- [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)
HVectorPropertyNoSubs Class Reference¶
#include <HPropert.h>
Inheritance diagram for HVectorPropertyNoSubs:
Inheritance graph
[legend]
Collaboration diagram for HVectorPropertyNoSubs:
Collaboration graph
[legend]
Public Member Functions |
|
| float | GetXFactor () const |
| float | GetYFactor () const |
| float | GetZFactor () const |
| const Vector & | GetValue () const |
| const Vector & | GetValue (Time time) |
| Vector | GetFactoredValue () const |
| void | SetFactoredValue (const Vector &value) |
| void | SetValue (const Vector &value) |
| void | StoreValue (Time time, const Vector &value, BOOL storeundo=TRUE) |
Static Public Member Functions |
|
| static HVectorPropertyNoSubs * | New () |
| static HVectorPropertyNoSubs * | New (HVectorPropertyNoSubsInfo *propinfo) |