|
HDK
|
#include <GT_PointSplat.h>
Public Member Functions | |
| ChunkProxy (GT_Real32Array &pnts, GT_Real32Array &nmls) | |
| void | entries (exint num_items) |
Public Attributes | |
| GT_Vec3ArrayProxy | myPoints |
| GT_Vec3ArrayProxy | myNormals |
Definition at line 59 of file GT_PointSplat.h.
|
inline |
Definition at line 61 of file GT_PointSplat.h.
Definition at line 66 of file GT_PointSplat.h.
| GT_Vec3ArrayProxy GT_PointSplat::ChunkProxy::myNormals |
Definition at line 73 of file GT_PointSplat.h.
| GT_Vec3ArrayProxy GT_PointSplat::ChunkProxy::myPoints |
Definition at line 72 of file GT_PointSplat.h.