Scalar_RTRAttributeWrapper (object)¶
Scalar attribute
Members¶
ScalarAttribute | a |
Methods¶
Scalar_RTRAttributeWrapper ( in Ref<ScalarAttribute> a ) | |
Scalar_RTRAttributeWrapper ( in Scalar_RTRAttributeWrapper other ) | |
Scalar_RTRAttributeWrapper () | |
Scalar_RTRAttributeWrapper | clone ? () |
Ref<GeometryAttribute> | getAttribute ? () |
loadToOGLBuffer ! ( io OGLBuffer buffer ) | |
loadToOGLTexture2D ! ( io OGLTexture2D texture ) |
Methods in detail¶
Scalar_RTRAttributeWrapper ( in Ref<ScalarAttribute> a )
Scalar_RTRAttributeWrapper ( in Scalar_RTRAttributeWrapper other )
copy constructor
default constructor
Scalar_RTRAttributeWrapper Scalar_RTRAttributeWrapper.clone? ()
clone method
Ref<GeometryAttribute> Scalar_RTRAttributeWrapper.getAttribute? ()
Scalar_RTRAttributeWrapper.loadToOGLBuffer! ( io OGLBuffer buffer )
Scalar_RTRAttributeWrapper.loadToOGLTexture2D! ( io OGLTexture2D texture )