Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
Properties

Properties represents a parameters to Processors. More...

Classes

class  inviwo::AdvancedMaterialProperty
 
class  inviwo::BoolCompositeProperty
 A CompositeProperty with an additional check box. More...
 
class  inviwo::BoolProperty
 The BoolProperty class provides a property holding boolean values. More...
 
class  inviwo::ButtonGroupProperty
 The Button Group property class provides a group of button that you can bind functions to. The button group property has a widget which creates a row of buttons and register functions to them. More...
 
class  inviwo::ButtonProperty
 The Button property class provides buttons that you can bind functions to. More...
 
class  inviwo::CameraProperty
 
class  inviwo::CompositeProperty
 
class  inviwo::DirectoryProperty
 
class  inviwo::EventProperty
 
class  inviwo::FileProperty
 
class  inviwo::ImageEditorProperty
 
class  inviwo::MinMaxProperty< T >
 
class  inviwo::MultiFileProperty
 
class  inviwo::OrdinalProperty< T >
 
class  inviwo::OrdinalRefProperty< T >
 
class  inviwo::PlaneProperty
 A Property that represents a plane. More...
 
class  inviwo::PositionProperty
 Enables Edit a position in world or view space. More...
 
class  inviwo::Property
 A Property represents a parameter to a processor. More...
 
class  inviwo::SelectionColorProperty
 composite property holding parameters for highlighted and selected data points. More...
 
class  inviwo::SimpleLightingProperty
 
class  inviwo::SimpleRaycastingProperty
 
class  inviwo::StringProperty
 The StringProperty holds a string as value. More...
 
class  inviwo::TemplateProperty< T >
 
class  inviwo::TransferFunctionProperty
 
class  inviwo::VolumeIndicatorProperty
 A property for highlighting a plane, line of point in 3D. More...
 
class  inviwo::BasisProperty
 
class  inviwo::BufferInformationProperty
 A CompositeProperty holding properties to show a information about an Inviwo Buffer. More...
 
class  inviwo::DataRangeProperty
 
class  inviwo::GaussianProperty< T >
 
class  inviwo::ImageInformationProperty
 A CompositeProperty holding properties to show a information about an image. More...
 
class  inviwo::LayerInformationProperty
 A CompositeProperty holding properties to show a information about an image layer. More...
 
class  inviwo::MeshInformationProperty
 A CompositeProperty holding properties to show information about a mesh and its buffers. More...
 
class  inviwo::SequenceTimerProperty
 
class  inviwo::VolumeInformationProperty
 
class  inviwo::SplitterProperty
 composite property holding all settings of a splitter handle More...
 
class  inviwo::ColumnMetaDataListProperty
 
class  inviwo::ColumnMetaDataProperty
 
class  inviwo::FontFaceOptionProperty
 
class  inviwo::FontProperty
 
class  inviwo::IsoTFProperty
 composite property combining transfer function and isovalue properties More...
 
class  inviwo::IsoValueProperty
 property managing a collection of isovalues The InvalidationLevel is set to InvalidationLevel::InvalidResources when isovalues are added or removed. Otherwise InvalidationLevel::InvalidOutput is used. More...
 
class  inviwo::RaycastingProperty
 composite property holding parameters for volume raycasting More...
 

Detailed Description

Properties represents a parameters to Processors.