OpenStructure
Public Member Functions
Line3 Class Reference

#include <composite3.hh>

Public Member Functions

 Line3 ()
 
 Line3 (const Vec3 &from, const Vec3 &to)
 
Vec3 At (Real r) const
 
Vec3 GetOrigin () const
 
Vec3 GetDirection () const
 

Detailed Description

Line3.

Definition at line 39 of file composite3.hh.

Constructor & Destructor Documentation

◆ Line3() [1/2]

Line3 ( )

◆ Line3() [2/2]

Line3 ( const Vec3 from,
const Vec3 to 
)

Member Function Documentation

◆ At()

Vec3 At ( Real  r) const

◆ GetDirection()

Vec3 GetDirection ( ) const

◆ GetOrigin()

Vec3 GetOrigin ( ) const

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