Inviwo  0.9.10.1
Inviwo documentation
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::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::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::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 a information about a mesh. More...
 
class  inviwo::SequenceTimerProperty
 
class  inviwo::VolumeInformationProperty
 
class  inviwo::IsoTFProperty
 composite property combining transfer function and isovalue properties More...
 
class  inviwo::IsoValueProperty
 property managing a collection of isovalues More...
 
class  inviwo::RaycastingProperty
 composite property holding parameters for volume raycasting More...
 

Detailed Description

Properties represents a parameters to Processors.