Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HVectorPropertyInfo Class Reference

#include <HPropert.h>

Inheritance diagram for HVectorPropertyInfo:

Inheritance graph

[legend]

Collaboration diagram for HVectorPropertyInfo:

Collaboration graph

[legend]

List of all members.


Public Member Functions

HFloatPropertyInfo GetX ()
HFloatPropertyInfo GetY ()
HFloatPropertyInfo GetZ ()
Vector  GetDefaultValue () const
void  SetDefaultValue (const Vector &v)

Static Public Member Functions

static HVectorPropertyInfo New (const char *localizedname, const char *matchname)

Detailed Description

Definition at line 727 of file HPropert.h.


Member Function Documentation

Vector HVectorPropertyInfo::GetDefaultValue  )  const
  Reimplemented in HColorPropertyInfo.

HFloatPropertyInfo* HVectorPropertyInfo::GetX  ) 
 

HFloatPropertyInfo* HVectorPropertyInfo::GetY  ) 
 

HFloatPropertyInfo* HVectorPropertyInfo::GetZ  ) 
 

static HVectorPropertyInfo* HVectorPropertyInfo::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 HColorPropertyInfo, HScalePropertyInfo, and HTranslatePropertyInfo.

void HVectorPropertyInfo::SetDefaultValue const Vector v  ) 
 

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

  • C:/Program Files/Hash Inc/AM120SDK/Include/SDK/HPropert.h

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:59 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001