ControlPointAdd Class Reference

#include <curve.h>

Public Member Functions

 ControlPointAdd (RenderablePointVector &points)
void operator() (const Vector3 &point) const

Private Attributes

RenderablePointVector & m_points

Detailed Description

Definition at line 147 of file curve.h.


Constructor & Destructor Documentation

ControlPointAdd::ControlPointAdd ( RenderablePointVector &  points  )  [inline]

Definition at line 151 of file curve.h.


Member Function Documentation

void ControlPointAdd::operator() ( const Vector3 point  )  const [inline]

Definition at line 155 of file curve.h.

References m_points.


Field Documentation

RenderablePointVector& ControlPointAdd::m_points [private]

Definition at line 149 of file curve.h.

Referenced by operator()().


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

Generated by  doxygen 1.6.2