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