VR-Link API Documentation for HLA 1.3
Functions
functions

Functions

const Dt3dPointDt3dChord::endpoint0 () const
const Dt3dPointDt3dChord::endpoint1 () const
double Dt3dChord::directedXComponent () const
double Dt3dChord::directedYComponent () const
double Dt3dChord::directedZComponent () const
const Dt3dExtentDt3dChord::extent () const

Detailed Description

Function Documentation

double Dt3dChord::directedXComponent ( ) const
inline
Returns
The directed component from p0 to p1 along the X-axis.
double Dt3dChord::directedYComponent ( ) const
inline
Returns
The directed component from p0 to p1 along the Y-axis.
double Dt3dChord::directedZComponent ( ) const
inline
Returns
The directed component from p0 to p1 along the Z-axis.
const Dt3dPoint & Dt3dChord::endpoint0 ( ) const
inline
Returns
The starting point of line segment, corresponding to t=0.
const Dt3dPoint & Dt3dChord::endpoint1 ( ) const
inline
Returns
The end point of line segment, corresponding to t=1.
const Dt3dExtent & Dt3dChord::extent ( ) const
inline
Returns
The minimal lattice aligned extent surrounding the chord.

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)