|
||
PATCH_NODE |
||||||||||||||
Structure |
A data type that stores the data associated with a patch of a Bezier mesh surface
struct PATCH_NODE { SS_XYZ patch[4][4]; USINT32 bits; int id; USINT patch_width_style; RGB patch_rgb; };
|
|||||||||||||
Members |
|
|||||||||||||
See Also |
||||||||||||||
Header |
silver.h, ssnodes.h |
|||||||||||||