#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 | HScalePropertyInfo |
class | HScaleProperty |
class | HTranslatePropertyInfo |
class | HTranslateProperty |
class | HTranslatePropertyNoSubs |
class | HObjectListNode |
class | HPointerPropertyInfo |
class | HPointerProperty |
class | HClipPropertyInfo |
class | HClipProperty |
class | HTexInfo |
Surface contextual information at a given ray hit point. More... | |
class | HShading |
Shading time contextual information for a given hit point from a given light. More... | |
class | HGradientPropertyInfo |
Holds information about a gradient property. More... | |
class | HGradientProperty |
class | HDataPropertyInfo |
class | HDataProperty |
Defines | |
#define | __HPROPERT_H |
|
Definition at line 3 of file HPropert.h. |
Generated on Thu Oct 27 11:46:49 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001