PointSampler

class HPS.PointSampler : public HPS.Sampler

Public Functions

void AddKeyframe (HPS.PointKeyframe in_keyframe)
void AddKeyframes (HPS.PointKeyframe[] in_keyframes)
override void Dispose ()
HPS.PointSplineControlValues[] GetControlValues ()
HPS.PointKeyframe[] GetKeyframes ()
override HPS.Type ObjectType ()
PointSampler ()
PointSampler (HPS.PointSampler in_that)
PointSampler (HPS.Sampler in_that)
void SetControlValues (HPS.PointSplineControlValues[] in_control_points)
void SetKeyframes (HPS.PointKeyframe[] in_keyframes)