Draw() | MySphere | [virtual] |
GetLineWidth() | MyObject | |
GetPosition() | MyObject | |
GetRadius() | MySphere | |
GetRgba(GLubyte *rgba) | MyObject | |
Init(MyObject *obj) | MySphere | [virtual] |
IsInside(CPoint3D position) | MySphere | [virtual] |
m_LineWidth (defined in MyObject) | MyObject | [protected] |
m_Position (defined in MyObject) | MyObject | [protected] |
m_Rgba (defined in MyObject) | MyObject | [protected] |
MyObject() (defined in MyObject) | MyObject | |
MySphere(CPoint3D position, float radius, float lineWidth, GLubyte *rgba) | MySphere | |
MySphere() | MySphere | |
SetLineWidth(float lineWidth) | MyObject | [virtual] |
SetPosition(CPoint3D position) | MyObject | [virtual] |
SetRadius(float radius) | MySphere | |
SetRgba(GLubyte *rgba) | MyObject | [virtual] |
~MyObject() (defined in MyObject) | MyObject | [virtual] |
~MySphere() (defined in MySphere) | MySphere | [virtual] |