- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [File List](files.md)
- [File Members](globals.md)
HPropert.h File Reference¶
#include "SDK/HHashObj.h"
#include "DataValue.h"
#include "ColorVec.h"
Include dependency graph for HPropert.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes |
|
| class | HPropertyInfo |
| Father class for all property UI contexts. More... |
|
| class | HProperty |
| Father class for all property holder classes. More... |
|
| class | HBoolPropertyInfo |
| class | HBoolProperty |
| class | HContainerProperty |
| class | HCategoryProperty |
| Property used to group several other related properties into a group. More... |
|
| class | HUserCategoryProperty |
| class | HBoolCategoryProperty |
| class | HTypeCategoryProperty |
| class | HAttrPropertyInfo |
| class | HAttrProperty |
| This is where the surface attributes are stored. Initially, the HAttrProperties are filled with the surpace properties as entered by the user in the PWS "Surface" properties. Then, the HAttrProperty is filled with the values that came back from the previous plugins's Evaluate calls. It is up to you whether you combine with what's there or strictly overwrite the contents. More... |
|
| class | HFileInfoPropertyInfo |
| class | HFileInfoProperty |
| class | HFloatPropertyInfo |
| class | HFloatProperty |
| class | HPercentPropertyInfo |
| class | HPercentProperty |
| class | HIntPropertyInfo |
| class | HIntProperty |
| class | HRotatePropertyInfo |
| class | HRotateProperty |
| class | HButtonPropertyInfo |
| class | HButtonProperty |
| class | HBiasPropertyInfo |
| class | HBiasProperty |
| class | HStringPropertyInfo |
| class | HStringProperty |
| class | HFilenamePropertyInfo |
| class | HFilenameProperty |
| class | HDirPropertyInfo |
| class | HDirProperty |
| class | HTimePropertyInfo |
| class | HTimeProperty |
| class | HTimeRangePropertyInfo |
| class | HTimeRangeProperty |
| class | HTransformPropertyInfo |
| class | HTransformProperty |
| class | TypeInfoArray |
| Holds the list of choices that appears in a drop-down list. More... |
|
| class | HTypeInfo |
| Holds individual choice from a list of choices in a drop-down list. More... |
|
| class | HTypePropertyInfo |
| Contains the UI information that is used to display a drop-down list in a property panel. More... |
|
| class | HTypeProperty |
| Holds a value associated to a choice from a drop-down list. More... |
|
| class | HVectorPropertyInfo |
| class | HVectorProperty |
| class | HVectorPropertyNoSubsInfo |
| class | HVectorPropertyNoSubs |
| class | HVector2PropertyInfo |
| class | HVector2Property |
| class | HColorPropertyInfo |
| class | HColorProperty |
| class |
|