class grTMeshViewMode: public grNode

TMesh rendering mode

Inheritance:


Public Fields

[more]int vmode
Renderin mode to set

Public Methods

[more] grTMeshViewMode()
Default constructor
[more]char* Name() const
see grNode


Inherited from grNode:

Public Methods

ovoid Render( grStatus & status )
ovoid Select( grStatus & status )
ogrNode* FindByName( const GLuint name )


Documentation

TMesh rendering mode. This node defines the current TMesh rendering mode; the modes are: FLAT_SHADED, HIDDEN_LINE, WIRE_FRAME, WIRE_AND_SHADE, POINTS, BOUND_BOX.
o grTMeshViewMode()
Default constructor

ochar* Name() const
see grNode

oint vmode
Renderin mode to set


This class has no child classes.
See Also:
opengl, grTMesh.

Alphabetic index HTML hierarchy of classes or Java


GCR, Graphics Library, VCG, IEI-CNR.