FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
Line3d Class Reference

#include <Line3d.h>

Public Member Functions

 Line3d (void)
 
bool isCoincident (Line3d const &, bool) const
 
bool isEqual (Line3d const &) const
 
bool isValid (void) const
 

Static Public Attributes

static Line3d const kNull
 
static Line3d const kXAxis
 
static Line3d const kYAxis
 
static Line3d const kZAxis
 

Detailed Description

Definition at line 23 of file Line3d.h.

Constructor & Destructor Documentation

◆ Line3d()

Line3d::Line3d ( void )

Member Function Documentation

◆ isCoincident()

bool Line3d::isCoincident ( Line3d const & ,
bool  ) const

◆ isEqual()

bool Line3d::isEqual ( Line3d const & ) const

◆ isValid()

bool Line3d::isValid ( void ) const

Member Data Documentation

◆ kNull

Line3d const Line3d::kNull
static

Definition at line 26 of file Line3d.h.

◆ kXAxis

Line3d const Line3d::kXAxis
static

Definition at line 27 of file Line3d.h.

◆ kYAxis

Line3d const Line3d::kYAxis
static

Definition at line 28 of file Line3d.h.

◆ kZAxis

Line3d const Line3d::kZAxis
static

Definition at line 29 of file Line3d.h.


The documentation for this class was generated from the following file: