GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Member Functions | Public Attributes | Private Member Functions | List of all members
GranOO3::Geom::Ray Class Reference

#include <Ray.hpp>

Public Member Functions

 Ray (const Geom::Point &p, const Geom::Vector &dir)
 

Public Attributes

const Geom::Pointpoint
 
const Geom::Vectordirection
 

Private Member Functions

 Ray ()=delete
 

Constructor & Destructor Documentation

◆ Ray() [1/2]

Ray::Ray ( const Geom::Point p,
const Geom::Vector dir 
)
inline

◆ Ray() [2/2]

GranOO3::Geom::Ray::Ray ( )
privatedelete

Member Data Documentation

◆ direction

const Geom::Vector& GranOO3::Geom::Ray::direction

◆ point

const Geom::Point& GranOO3::Geom::Ray::point

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