|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/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 |