class grStatus

Traversal status description

Public Fields

[more]grVertex* vertex
Current vertex specification
[more]grNormal* normal
Current normal specification
[more]grMaterial* material
Current material specification
[more]grTexCoord* texcoord
Current set of texture coordinates
[more]int nbinding
Current normal binding mode
[more]int mbinding
Current material binding mode
[more]int tcbinding
Current texture coordinates binding mode
[more]int tmvmode
Current triangle mesh visualization mode (see grTMesh)

Public Methods

[more] grStatus()
Default constructor
[more]void Reset()
Reset the traversal status to default value


Documentation

Traversal status description. This node represents the traversal status during rendering, selection, or other traversal functions.
o grStatus()
Default constructor

ovoid Reset()
Reset the traversal status to default value

ogrVertex* vertex
Current vertex specification

ogrNormal* normal
Current normal specification

ogrMaterial* material
Current material specification

ogrTexCoord* texcoord
Current set of texture coordinates

oint nbinding
Current normal binding mode

oint mbinding
Current material binding mode

oint tcbinding
Current texture coordinates binding mode

oint tmvmode
Current triangle mesh visualization mode (see grTMesh)


This class has no child classes.
See Also:
grRender, grNode, grTree, grTMesh.

Alphabetic index HTML hierarchy of classes or Java


GCR, Graphics Library, VCG, IEI-CNR.