![]() |
GrMode3dStyles | Type (Enumeration) |
graphing.h, unknown.h |
enum GrMode3dStyles {GR_3D_WIRE_FRAME = 0, GR_3D_HIDDEN_SURFACE = 1, GR_3D_CONTOUR = 2, GR_3D_CONTOUR_WIRE = 3, GR_3D_IMPLICIT = 4}; |
Enumerates different 3D Graph Style flags for the GR_MODES struct.
Enumerates different 3D Graph Style flags. The meaning of these flags is given in the description of GR_MODES.