Axis Class Reference

Simple Axis drawing. More...

#include <Axis.h>

List of all members.

Public Member Functions

 Axis (ngl::Real _scale)
 ctor [in] _scale uniform scale for the initial construction of the axis
 ~Axis ()
 dtor
void draw (ngl::TransformStack &_transformStack, const std::string &_shaderName, ngl::Vector _position)
 draw method

Detailed Description

Simple Axis drawing.


Member Function Documentation

void Axis::draw ( ngl::TransformStack &  _transformStack,
const std::string &  _shaderName,
ngl::Vector  _position 
)

draw method

pass in the TransformStack for the shader (should have all the tx needed)

Parameters:
[in] _transformStack our transform stack for drawing axis
[in] _shaderName the name of the shader to invoke when drawing
[in] _position the position of the 6 axises

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions
Generated on Fri Aug 19 09:42:55 2011 for quad.pro by  doxygen 1.6.3