![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| void | addDefines (Shader &shader) const |
| void | bind (TextureUnitContainer &cont) |
| void | setUniforms (Shader &shader) const |
| SphereConfig (std::string_view identifier="sphereProperties", std::string_view displayName="Sphere Properties") | |
Public Attributes | |
| FloatProperty | alpha |
| FloatVec3Property | color |
| CompositeProperty | config |
| TransferFunctionProperty | metaColor |
| BoolProperty | overrideAlpha |
| BoolProperty | overrideColor |
| BoolProperty | overrideRadius |
| FloatProperty | radius |
| int | unitNumber |
| BoolProperty | useMetaColor |