Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
gte::GL4GraphicsObject Class Reference

#include <GteGL4GraphicsObject.h>

Inheritance diagram for gte::GL4GraphicsObject:
Inheritance graph
[legend]

Public Member Functions

GLuint GetGLHandle () const
 
virtual void SetName (std::string const &name) override
 
- Public Member Functions inherited from gte::GEObject
GraphicsObjectGetGraphicsObject () const
 
std::string const & GetName () const
 
virtual ~GEObject ()
 

Protected Member Functions

 GL4GraphicsObject (GraphicsObject const *gtObject)
 
- Protected Member Functions inherited from gte::GEObject
 GEObject (GraphicsObject const *gtObject)
 

Protected Attributes

GLuint mGLHandle
 
- Protected Attributes inherited from gte::GEObject
GraphicsObjectmGTObject
 
std::string mName
 

Detailed Description

Definition at line 16 of file GteGL4GraphicsObject.h.

Constructor & Destructor Documentation

GL4GraphicsObject::GL4GraphicsObject ( GraphicsObject const *  gtObject)
protected

Definition at line 12 of file GteGL4GraphicsObject.cpp.

Member Function Documentation

GLuint gte::GL4GraphicsObject::GetGLHandle ( ) const
inline

Definition at line 33 of file GteGL4GraphicsObject.h.

void GL4GraphicsObject::SetName ( std::string const &  name)
overridevirtual

Implements gte::GEObject.

Definition at line 19 of file GteGL4GraphicsObject.cpp.

Member Data Documentation

GLuint gte::GL4GraphicsObject::mGLHandle
protected

Definition at line 30 of file GteGL4GraphicsObject.h.


The documentation for this class was generated from the following files:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06