#include <WorldRotAxisInt.H>
Inherits DrawObj.
Public Methods | |
WorldRotAxisDrawObj () | |
virtual | ~WorldRotAxisDrawObj () |
void | contextInit () |
void | draw () |
void | setEndPoints (const Wpt &pos0, const Wpt &pos1) |
Protected Attributes | |
isGlContextData< GLuint > | _nSphere |
Wpt | _pos0 |
Wpt | _pos1 |
float | _afMatAmbient [4] |
float | _afMatDiffuse [4] |
float | _afMatSpecular [4] |
float | _afMatShininess [1] |
|
|
|
|
|
Reimplemented from DrawObj. |
|
Implements DrawObj. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|