#include <basic/geometry/vrml_reader/VrmlStack.h>
Collaboration diagram for VrmlStack:

Public Member Functions | |
| VrmlStack () | |
Public Attributes | |
| const VrmlCoordinate3 * | vrmlCoordinate3 |
| Matrix4x4 | m_Matrix |
| IGS_Color | m_Ambient |
| IGS_Color | m_Diffuse |
| IGS_Color | m_Emissive |
| IGS_Color | m_Specular |
| float | m_Shininess |
Definition at line 9 of file VrmlStack.h.
|
|
Definition at line 9 of file VrmlStack.cpp. |
|
|
Definition at line 15 of file VrmlStack.h. Referenced by VrmlMaterial::Render(). |
|
|
Definition at line 16 of file VrmlStack.h. Referenced by VrmlMaterial::Render(). |
|
|
Definition at line 17 of file VrmlStack.h. Referenced by VrmlMaterial::Render(). |
|
|
Definition at line 13 of file VrmlStack.h. Referenced by VrmlTransform::Render(), VrmlTransform::RenderOpenGl(), VrmlIndexedFaceSet::RenderOpenGl(), and VrmlTransform::RenderToIGS(). |
|
|
Definition at line 19 of file VrmlStack.h. Referenced by VrmlMaterial::Render(). |
|
|
Definition at line 18 of file VrmlStack.h. Referenced by VrmlMaterial::Render(). |
|
|
Definition at line 12 of file VrmlStack.h. Referenced by VrmlIndexedFaceSet::ComputeNormals(), VrmlCoordinate3::Render(), and VrmlIndexedFaceSet::RenderOpenGl(). |
1.4.6-NO