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