VR-Link API Documentation for HLA 4
 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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)