VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
functions

Functions

const DtPointDtChord::endpoint0 () const
const DtPointDtChord::endpoint1 () const
double DtChord::directedXComponent () const
double DtChord::directedYComponent () const
double DtChord::directedZComponent () const
const DtExtentDtChord::extent () const

Detailed Description

Function Documentation

const DtPoint & DtChord::endpoint0 ( ) const
inline
Returns
The starting point of line segment, corresponding to t=0.

References DtChord::myFirstEndpoint.

const DtPoint & DtChord::endpoint1 ( ) const
inline
Returns
The end point of line segment, corresponding to t=1.

References DtChord::mySecondEndpoint.

double DtChord::directedXComponent ( ) const
inline
Returns
The directed component from p0 to p1 along the X-axis.

References DtChord::myA.

double DtChord::directedYComponent ( ) const
inline
Returns
The directed component from p0 to p1 along the Y-axis.

References DtChord::myB.

double DtChord::directedZComponent ( ) const
inline
Returns
The directed component from p0 to p1 along the Z-axis.

References DtChord::myC.

const DtExtent & DtChord::extent ( ) const
inline
Returns
The minimal lattice aligned extent surrounding the chord.

References DtChord::myExtent.

Referenced by DtChordBundle::addToEnd().


Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)