Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::DrawElementsUShort Class Reference

Inheritance diagram for osg::DrawElementsUShort:

Inheritance graph
[legend]
List of all members.

Public Methods

 DrawElementsUShort (GLenum mode=0)
 DrawElementsUShort (const DrawElementsUShort &array, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 DrawElementsUShort (GLenum mode, unsigned int no, GLushort *ptr)
 DrawElementsUShort (GLenum mode, unsigned int no)
template<class InputIterator>  DrawElementsUShort (GLenum mode, InputIterator first, InputIterator last)
virtual ObjectcloneType () const
 Clone the type of an object, with Object* return type.

virtual Objectclone (const CopyOp &copyop) const
 Clone the an object, with Object* return type.

virtual bool isSameKindAs (const Object *obj) const
virtual const char * libraryName () const
 return the name of the object's library.

virtual const char * className () const
 return the name of the object's class type.

virtual void draw () const
virtual void accept (Drawable::PrimitiveFunctor &functor)
virtual void offsetIndices (int offset)

Constructor & Destructor Documentation

osg::DrawElementsUShort::DrawElementsUShort GLenum    mode = 0 [inline]
 

osg::DrawElementsUShort::DrawElementsUShort const DrawElementsUShort &    array,
const CopyOp   copyop = CopyOp::SHALLOW_COPY
[inline]
 

osg::DrawElementsUShort::DrawElementsUShort GLenum    mode,
unsigned int    no,
GLushort *    ptr
[inline]
 

osg::DrawElementsUShort::DrawElementsUShort GLenum    mode,
unsigned int    no
[inline]
 

template<class InputIterator>
osg::DrawElementsUShort::DrawElementsUShort GLenum    mode,
InputIterator    first,
InputIterator    last
[inline]
 


Member Function Documentation

virtual void osg::DrawElementsUShort::accept Drawable::PrimitiveFunctor   functor [virtual]
 

Reimplemented from osg::Primitive.

virtual const char* osg::DrawElementsUShort::className   const [inline, virtual]
 

return the name of the object's class type.

Must be defined by derived classes.

Reimplemented from osg::Primitive.

virtual Object* osg::DrawElementsUShort::clone const CopyOp   copyop const [inline, virtual]
 

Clone the an object, with Object* return type.

Must be defined by derived classes.

Implements osg::Object.

virtual Object* osg::DrawElementsUShort::cloneType   const [inline, virtual]
 

Clone the type of an object, with Object* return type.

Must be defined by derived classes.

Implements osg::Object.

virtual void osg::DrawElementsUShort::draw   const [virtual]
 

Implements osg::Primitive.

virtual bool osg::DrawElementsUShort::isSameKindAs const Object   obj const [inline, virtual]
 

Reimplemented from osg::Primitive.

virtual const char* osg::DrawElementsUShort::libraryName   const [inline, virtual]
 

return the name of the object's library.

Must be defined by derived classes. The OpenSceneGraph convention the is that the namspace of a library is the same as the library name.

Reimplemented from osg::Primitive.

virtual void osg::DrawElementsUShort::offsetIndices int    offset [virtual]
 

Implements osg::Primitive.


The documentation for this class was generated from the following file:
Generated at Wed Sep 18 13:55:24 2002 for the Open Scene Graph by doxygen 1.2.16.