osg::IndexArray Class Reference
List of all members.
Constructor & Destructor Documentation
osg::IndexArray::IndexArray |
( |
Type |
arrayType = ArrayType , |
|
|
GLint |
dataSize = 0 , |
|
|
GLenum |
dataType = 0 | |
|
) |
| | [inline] |
osg::IndexArray::IndexArray |
( |
const Array & |
array, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY | |
|
) |
| | [inline] |
virtual osg::IndexArray::~IndexArray |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
virtual unsigned int osg::IndexArray::index |
( |
unsigned int |
pos |
) |
const [pure virtual] |
virtual bool osg::IndexArray::isSameKindAs |
( |
const Object * |
obj |
) |
const [inline, virtual] |
The documentation for this class was generated from the following file: