nux-0.9.48

nux::Knot2 Class Reference

#include <Nux/BezierCurveControl2.h>

Public Member Functions

 Knot2 ()
 Knot2 (float ptX, float ptY)
void setPoint (float x, float y)
void operator= (Knot2 knot)
bool operator!= (Knot2 knot)

Data Fields

float m_X
float m_Y
bool m_IsSelected

Constructor & Destructor Documentation

nux::Knot2::Knot2 ( ) [inline]
nux::Knot2::Knot2 ( float  ptX,
float  ptY 
) [inline]

Member Function Documentation

bool nux::Knot2::operator!= ( Knot2  knot) [inline]

References m_X, and m_Y.

void nux::Knot2::operator= ( Knot2  knot) [inline]

References m_X, and m_Y.

void nux::Knot2::setPoint ( float  x,
float  y 
) [inline]

References m_X, and m_Y.


Field Documentation

Referenced by operator!=(), operator=(), and setPoint().

Referenced by operator!=(), operator=(), and setPoint().


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