A shape class that is similar to PointSet, but takes indexes.
More...
List of all members.
Detailed Description
A shape class that is similar to PointSet, but takes indexes.
UPDATE: Coin has a SoIndexedPointSet class, which should be used when it comes to the stable repository.
Member Enumeration Documentation
- Enumerator:
| OVERALL |
|
| PER_VERTEX |
|
| PER_VERTEX_INDEXED |
|
Constructor & Destructor Documentation
| SoDGBIndexedPointSet::SoDGBIndexedPointSet |
( |
|
) |
|
Member Function Documentation
| Binding SoDGBIndexedPointSet::findMaterialBinding |
( |
SoState * |
|
) |
const [private] |
| Binding SoDGBIndexedPointSet::findNormalBinding |
( |
SoState * |
|
) |
const [private] |
| SbBool SoDGBIndexedPointSet::generateDefaultNormals |
( |
SoState * |
state, |
|
|
SoNormalCache * |
nc | |
|
) |
| | [protected] |
| void SoDGBIndexedPointSet::generatePrimitives |
( |
SoAction * |
|
) |
[protected] |
| void SoDGBIndexedPointSet::GLRender |
( |
SoGLRenderAction * |
|
) |
[protected] |
Does not work properly (TODO), use own normals instead
| static void SoDGBIndexedPointSet::initClass |
( |
|
) |
[static] |