Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Public Member Functions | |
UnitData (const UnitData &org) | |
Public Attributes | |
SbUniqueId | nodeid |
CoordType | whatKind |
SoTextureCoordinateFunctionCB * | funcCB |
void * | funcCBData |
int32_t | numCoords |
const SbVec2f * | coords2 |
const SbVec3f * | coords3 |
const SbVec4f * | coords4 |
int | coordsDimension |