|
GCOP
1.0
|
#include <boxview.h>


Public Member Functions | |
| BoxView () | |
| BoxView (const Vector3d &d, Matrix4d *g=0) | |
| void | RenderGeom () |
Public Attributes | |
| Vector3d | d |
| dimensions | |
Box view.
| BoxView::BoxView | ( | ) |
| BoxView::BoxView | ( | const Vector3d & | d, |
| Matrix4d * | g = 0 |
||
| ) |
| void BoxView::RenderGeom | ( | ) | [virtual] |
Implements gcop::Geom3dView.
References d.
| Vector3d gcop::BoxView::d |
dimensions
Referenced by RenderGeom(), and gcop::SnakeView::SnakeView().
1.7.6.1