classHCP 06

" />

void HCP::SetInMagnitude float  fValue  ) 
 

This function sets the curvature magnitude of the spline as it goes into the HCP.

Parameters:
fValue  - a float value. 0.0 for a hard peak, and 1.0 for the default curve.

void HCP::SetOutAlpha float  fValue  ) 
 

This function sets the alpha angle going out of the HCP.

Parameters:
fValue  - a float value from -180 to 180 degrees.

void HCP::SetOutGamma float  fValue  ) 
 

This function sets the gamma angle going out of the HCP.

Parameters:
fValue  - a float value from -180 to 180 degrees.

void HCP::SetOutMagnitude float  fValue  ) 
 

This function sets the curvature magnitude of the spline as it goes out of the HCP.

Parameters:
fValue  - a float value. 0.0 for a hard peak, and 1.0 for the default curve.

void HCP::SetPeaked  ) 
  Sets the spline that passes through the HCP to have a hard peak with no curve.

void HCP::SetPosition Vector p  ) 
 

Use this function to set the location of the control point. If this is an attached control point, you may want to use GetHead() to make sure you are setting the head's position.

Parameters:
p  - Pass a vector with the appropriate X, Y, and Z values.

void HCP::SetSmooth  ) 
  Sets the spline that passes through the HCP to have a smooth curve.

The documentation for this class was generated from the following files:

  • C:/Program Files/Hash Inc/AM120SDK/Include/SDK/HCP.h
  • C:/Dox/SDK/Comments/HCP.dox

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:55 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001