gobjglRotatef Class Reference
#include <gobj.h>
List of all members.
|
Public Member Functions |
| | gobjglRotatef (GLfloat const theta_, GLfloat const x_, GLfloat const y_, GLfloat const z_) |
| void | draw () |
| | Draw the object.
|
Public Attributes |
| GLfloat | theta |
| GLfloat | x |
| GLfloat | y |
| GLfloat | z |
Detailed Description
Definition at line 544 of file gobj.h.
Constructor & Destructor Documentation
| gobjglRotatef::gobjglRotatef |
( |
GLfloat const |
theta_, |
|
|
GLfloat const |
x_, |
|
|
GLfloat const |
y_, |
|
|
GLfloat const |
z_ | |
|
) |
| | [inline] |
Member Function Documentation
| void gobjglRotatef::draw |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: