HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_PointSplat::ChunkProxy Struct Reference

#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
 

Detailed Description

Definition at line 59 of file GT_PointSplat.h.

Constructor & Destructor Documentation

GT_PointSplat::ChunkProxy::ChunkProxy ( GT_Real32Array pnts,
GT_Real32Array nmls 
)
inline

Definition at line 61 of file GT_PointSplat.h.

Member Function Documentation

void GT_PointSplat::ChunkProxy::entries ( exint  num_items)
inline

Definition at line 66 of file GT_PointSplat.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: