VR-Forces 4.0.4 Class Documentation
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

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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)