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) | August 28, 2026 |
Generated by manServer 1.08 from 2a9d37f8-0a22-4a88-9018-4c68d8bb7a6b using man macros.