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