C Library Functions  - backfacedir (3)

NAME

backfacedir(3f) - [M_draw:POLYGONS] Sets backfacing direction to clockwise or anti-clockwise (LICENSE:PD)

CONTENTS

Synopsis
Description

SYNOPSIS

subroutine backfacedir(clockwise) integer,intent(in) :: clockwise

DESCRIPTION

Sets the backfacing direction to clockwise or anti-clockwise depending on whether clockwise is 1 or 0. 1 = clockwise (in screen coords) 0 = anticlockwise.


Nemo Release 3.1 backfacedir (3) July 22, 2023
Generated by manServer 1.08 from 77e0bafe-a5af-4de6-8b04-a065ec88cf38 using man macros.