Inheritance:
Public Methods
-
DrawElementsUByte(GLenum mode=0)
-
DrawElementsUByte(const DrawElementsUByte& array, const CopyOp& copyop=CopyOp::SHALLOW_COPY)
-
DrawElementsUByte(GLenum mode, unsigned int no, GLubyte* ptr)
-
DrawElementsUByte(GLenum mode, unsigned int no)
-
virtual Object* cloneType() const
-
virtual Object* clone(const CopyOp& copyop) const
-
virtual bool isSameKindAs(const Object* obj) const
-
virtual const char* libraryName() const
-
virtual const char* className() const
-
virtual void draw() const
-
virtual void accept(Drawable::PrimitiveFunctor& functor) const
-
virtual unsigned int getNumIndices() const
-
virtual unsigned int index(unsigned int pos) const
-
virtual void offsetIndices(int offset)
Protected Methods
-
virtual ~DrawElementsUByte()
Public Methods
-
Type getType() const
-
void setMode(GLenum mode)
-
GLenum getMode() const
-
virtual unsigned int getNumPrimitives() const
Public Members
-
enum Type
-
enum Mode
Protected Fields
-
Type _primitiveType
-
GLenum _mode
Inherited from Object:
Public Methods
-
inline void setDataVariance(DataVariance dv)
-
inline DataVariance getDataVariance() const
-
inline void setUserData(Referenced* obj)
-
inline Referenced* getUserData()
-
inline const Referenced* getUserData() const
Public Members
-
enum DataVariance
Protected Fields
-
DataVariance _dataVariance
-
ref_ptr<Referenced> _userData
Public Methods
-
inline Referenced& operator = (Referenced&)
-
static void setDeleteHandler(DeleteHandler* handler)
-
static DeleteHandler* getDeleteHandler()
-
inline void ref() const
-
inline void unref_nodelete() const
-
inline int referenceCount() const
-
inline void unref() const
Protected Fields
-
mutable int _refCount
Documentation
- DrawElementsUByte(GLenum mode=0)
- DrawElementsUByte(const DrawElementsUByte& array, const CopyOp& copyop=CopyOp::SHALLOW_COPY)
- DrawElementsUByte(GLenum mode, unsigned int no, GLubyte* ptr)
- DrawElementsUByte(GLenum mode, unsigned int no)
- virtual Object* cloneType() const
- virtual Object* clone(const CopyOp& copyop) const
- virtual bool isSameKindAs(const Object* obj) const
- virtual const char* libraryName() const
- virtual const char* className() const
- virtual void draw() const
- virtual void accept(Drawable::PrimitiveFunctor& functor) const
- virtual unsigned int getNumIndices() const
- virtual unsigned int index(unsigned int pos) const
- virtual void offsetIndices(int offset)
- virtual ~DrawElementsUByte()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.