1 #ifndef COIN_SOCONVEXDATACACHE_H
2 #define COIN_SOCONVEXDATACACHE_H
27 #include <Inventor/caches/SoCache.h>
28 #include <Inventor/system/inttypes.h>
33 class SoConvexDataCacheP;
53 const int32_t *coordindices,
54 const int numcoordindices,
55 const int32_t *matindices,
const int32_t *normindices,
56 const int32_t *texindices,
57 const Binding matbinding,
const Binding normbinding,
58 const Binding texbinding);
60 const int32_t *getCoordIndices(
void)
const;
61 int getNumCoordIndices(
void)
const;
62 const int32_t *getMaterialIndices(
void)
const;
63 int getNumMaterialIndices(
void)
const;
64 const int32_t *getNormalIndices(
void)
const;
65 int getNumNormalIndices(
void)
const;
66 const int32_t *getTexIndices(
void)
const;
67 int getNumTexIndices(
void)
const;
70 SoConvexDataCacheP * pimpl;
73 #endif // !COIN_SOCONVEXDATACACHE_H
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35
The SoCache class is the superclass for all internal cache classes.
Definition: SoCache.h:34
The SbMatrix class is a 4x4 dimensional representation of a matrix.
Definition: SbMatrix.h:37
Binding
The Binding enum is used to specify bindings.
Definition: SoConvexDataCache.h:41
The SoConvexDataCache class is used to cache convexified polygons.
Definition: SoConvexDataCache.h:35
The SbVec3f class is a 3 dimensional vector with floating point coordinates.
Definition: SbVec3f.h:40
The SoCoordinateElement class is yet to be documented.
Definition: SoCoordinateElement.h:31
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Jan 28 2020 for Coin by Doxygen 1.8.17.