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