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) February 23, 2025
Generated by manServer 1.08 from 804c4058-594d-48b7-a745-dd8960c7fb6c using man macros.