Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CRidgeLine Class Reference

Public Member Functions

 CRidgeLine (const C3DPoint &p=C3DPoint(0, 0, 0), const C3DPoint &q=C3DPoint(0, 0, 0), const CNumber &Slope=-1, const bool IsRidgeLine=false)
 
 CRidgeLine (const C3DPoint &p, const CNumber &a, const CNumber &Slope, const bool IsRidgeLine=true)
 
CRidgeLine Opaque (void) const
 
C3DPoint Intersection (const CRidgeLine &a)
 
C3DPoint IntersectionAnywhere (const CRidgeLine &a) const
 
bool Colinear (const CRidgeLine &a) const
 
bool PointOnRidgeLine (const C3DPoint &p) const
 
bool FacingTowards (const CRidgeLine &a) const
 
CNumber Dist (const C3DPoint &p) const
 

Static Public Member Functions

static CRidgeLine AngleAxis (const C3DPoint &b, const C3DPoint &a, const CNumber &sa, const C3DPoint &c, const CNumber &sc)
 

Public Attributes

C3DPoint m_Origin
 
CNumber m_Angle
 
CNumber m_Slope
 
bool m_IsRidgeLine
 

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