osg.Array¶
- class osg.Array¶
- Represents
c++ class
- Wraps
osg::Array
- Bases
Methods:
- :getType()¶
-
- Тип результата
- :getDataSize()¶
-
- Тип результата
unsigned
- :getTotalDataSize()¶
-
- Тип результата
unsigned
- :getNumElements()¶
-
- Тип результата
unsigned
- :asVec2Array()¶
Helper function casting this object to
osg.Vec2Array
if possible otherwise returnsnil
.- Тип результата
- :asVec3Array()¶
Helper function casting this object to
osg.Vec3Array
if possible otherwise returnsnil
.- Тип результата
- :asVec4Array()¶
Helper function casting this object to
osg.Vec4Array
if possible otherwise returnsnil
.- Тип результата