Skip to content

classHFloatPropertyInfo 03

Member Function Documentation

float HFloatPropertyInfo::GetDefaultValue  )  const
 

BOOL HFloatPropertyInfo::GetDisplayInPoseSlider  ) 
 

float HFloatPropertyInfo::GetFactorValue  )  const
 

UINT HFloatPropertyInfo::GetFlags  )  const
 

float HFloatPropertyInfo::GetMaxValue  )  const
 

float HFloatPropertyInfo::GetMinValue  )  const
 

static HFloatPropertyInfo* HFloatPropertyInfo::New const char *  localizedname,
const char *  matchname
[static]
 

Creates a new HPropertyInfo or any of its derived class UI slot in a property panel in the PWS.

Parameters:
localizedname  - String of text used to name the property as it will appear on the left column of the property panel in the PWS.
matchname  - String used in the saved A:M file as a tag to identify and retrieve the saved property value.
See also:
HPropertyInfo::SetLocalizedName and HPropertyInfo::SetMatchName

Reimplemented from HPropertyInfo.

Reimplemented in HPercentPropertyInfo.

void HFloatPropertyInfo::SetDefaultValue float  val  ) 
 

void HFloatPropertyInfo::SetDisplayInPoseSlider BOOL  show  ) 
 

void HFloatPropertyInfo::SetFactorValue float  val  ) 
  Set Factor befor calling SetDefault, SetMin or SetMax

void HFloatPropertyInfo::SetFlags UINT  flags  ) 
 

void HFloatPropertyInfo::SetMaxValue float  val  ) 
 

void HFloatPropertyInfo::SetMinValue float  val  ) 
 

void HFloatPropertyInfo::SetModulo float  modulo  ) 
 

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


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