#include <Inventor/nodes/SoVertexProperty.h>
Public Attributes | |
bool | coordinates: 1 |
bool | normals: 1 |
bool | tangents: 1 |
bool | colors: 1 |
bool | textureCoords: 1 |
bool | attributes: 1 |
bool | indices: 1 |
bool | picks: 1 |
Definition at line 384 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::attributes |
Definition at line 391 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::colors |
Definition at line 389 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::coordinates |
Definition at line 386 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::indices |
Definition at line 392 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::normals |
Definition at line 387 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::picks |
Definition at line 393 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::tangents |
Definition at line 388 of file SoVertexProperty.h.
bool SoVertexProperty::ValidityBits::Data::foo::textureCoords |
Definition at line 390 of file SoVertexProperty.h.