SMTK
@SMTK_VERSION@
Simulation Modeling Tool Kit
|
14 #ifndef smtk_attribute_DoubleItemDefinition_h
15 #define smtk_attribute_DoubleItemDefinition_h
17 #include "smtk/attribute/ValueItemDefinitionTemplate.h"
The main namespace for the Simulation Modeling Tool Kit (SMTK).
Definition: doc.h:33
Type
Definition: Item.h:53
Definition: DoubleItemDefinition.h:23
Definition: ItemDefinition.h:47
#define smtkTypeMacro(...)
Add typedefs to a class for identifcation.
Definition: SharedFromThis.h:51
smtk::shared_ptr< smtk::attribute::DoubleItemDefinition > DoubleItemDefinitionPtr
Definition: PublicPointerDefs.h:497
Represent a (possibly composite) value according to a definition.
Definition: Attribute.h:49
smtk::shared_ptr< smtk::attribute::Item > ItemPtr
Definition: PublicPointerDefs.h:467
smtk::shared_ptr< smtk::attribute::ItemDefinition > ItemDefinitionPtr
Definition: PublicPointerDefs.h:473
Definition: ValueItemDefinitionTemplate.h:28