ControlPointSnap Class Reference

#include <curve.h>

Public Member Functions

 ControlPointSnap (float snap)
void operator() (Vector3 &point) const

Private Attributes

float m_snap

Detailed Description

Definition at line 133 of file curve.h.


Constructor & Destructor Documentation

ControlPointSnap::ControlPointSnap ( float  snap  )  [inline]

Definition at line 137 of file curve.h.


Member Function Documentation

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

Definition at line 141 of file curve.h.

References m_snap, and vector3_snap().


Field Documentation

float ControlPointSnap::m_snap [private]

Definition at line 135 of file curve.h.

Referenced by operator()().


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

Generated by  doxygen 1.6.2