NURBSCurve::ChordLength Struct Reference


Detailed Description

Definition at line 132 of file nurbs.h.

#include <nurbs.h>

List of all members.

Public Member Functions

  ChordLength (float fPos=0.0f, float fLength=0.0f)

Public Attributes

float  m_fPos
float  m_fLength

Constructor & Destructor Documentation

ChordLength ( float  fPos = 0.0f,
float  fLength = 0.0f 
) [inline]

Definition at line 134 of file nurbs.h.

: public AttributePointer<NURBSCurve>

Member Data Documentation

float m_fPos

Definition at line 134 of file nurbs.h.

float m_fLength

Definition at line 134 of file nurbs.h.


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