#include <vhdSegment3.h>
Public Member Functions | |
| vhdSegment3 () | |
| vhdVector3 & | origin () |
| const vhdVector3 & | Origin () const |
| vhdVector3 & | direction () |
| const vhdVector3 & | direction () const |
Protected Attributes | |
| vhdVector3 | _kOrigin |
| vhdVector3 | _kDirection |
| vhdSegment3::vhdSegment3 | ( | ) | [inline] |
| vhdVector3& vhdSegment3::origin | ( | ) | [inline] |
| const vhdVector3& vhdSegment3::Origin | ( | ) | const [inline] |
| vhdVector3& vhdSegment3::direction | ( | ) | [inline] |
| const vhdVector3& vhdSegment3::direction | ( | ) | const [inline] |
vhdVector3 vhdSegment3::_kOrigin [protected] |
vhdVector3 vhdSegment3::_kDirection [protected] |
1.5.1-p1