#include <Inventor/SbVertexAttributeBinding.h>
#include <Inventor/fields/SoMFUInt32.h>
#include <Inventor/fields/SoMFVec3f.h>
#include <Inventor/fields/SoMFVec2f.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoSFEnum.h>
#include <Inventor/nodes/SoNode.h>
Go to the source code of this file.
Classes | |
class | SoVertexProperty |
Vertex property node. More... | |
class | SoVertexProperty::ValidityBits |
Helper structure used to return status of various vertex properties A bit set to true mean the attribute is valid. | |
union | SoVertexProperty::ValidityBits::Data |
struct | SoVertexProperty::ValidityBits::Data::foo |