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