GCOP  1.0
Public Member Functions | Public Attributes
gcop::BoxView Class Reference

#include <boxview.h>

Inheritance diagram for gcop::BoxView:
Inheritance graph
[legend]
Collaboration diagram for gcop::BoxView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BoxView ()
 BoxView (const Vector3d &d, Matrix4d *g=0)
void RenderGeom ()

Public Attributes

Vector3d d
 dimensions

Detailed Description

Box view.


Constructor & Destructor Documentation

BoxView::BoxView ( const Vector3d &  d,
Matrix4d g = 0 
)

Member Function Documentation

void BoxView::RenderGeom ( ) [virtual]

Implements gcop::Geom3dView.

References d.


Member Data Documentation

Vector3d gcop::BoxView::d

dimensions

Referenced by RenderGeom(), and gcop::SnakeView::SnakeView().


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