class grNormal: public grNode

Abstract base class for all normals set nodes

Inheritance:


Public Methods

[more]int Size() const
The size of the set (pure virtual)


Inherited from grNode:

Public Methods

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


Documentation

Abstract base class for all normals set nodes. This is the abstract base class from wich all normals node classes are derived. A normal node is a 'set' of versors (not a single versor).
oint Size() const
The size of the set (pure virtual)


Direct child classes:
grNormals
grNormali
grNormalf
grNormald
See Also:
grPrimitive, STL

Alphabetic index HTML hierarchy of classes or Java


GCR, Graphics Library, VCG, IEI-CNR.