Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
virtual void | load (const CtxEval &eval_ctx, const GMathTimeSampling &time_sampling, const unsigned int &sample_index, GMathVec3f *point_positions, GMathMatrix4x4d *support_matrices)=0 |
Load a sample. | |
|
pure virtual |
Load a sample.
eval_ctx | a valid evaluation context |
time_sampling | the sampling corresponding to the sample we want to load |
sample_index | the index of the sample |
point_positions | array for positions (1 per point) |
support_matrices | array of matrices for support geometries (null if there's no support) |