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) | June 29, 2025 |
Generated by manServer 1.08 from 9dc36a4f-6c28-4536-9d5f-c28f319ff696 using man macros.