VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)