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::Plane Class Reference

#include <Plane.hpp>

Public Member Functions

 Plane (const Geom::Vector &n, double distance)
 

Public Attributes

const Geom::Vectornormal
 
const double distance
 

Private Member Functions

 Plane ()=delete
 

Constructor & Destructor Documentation

◆ Plane() [1/2]

GranOO3::Geom::Plane::Plane ( const Geom::Vector n,
double  distance 
)
inline

◆ Plane() [2/2]

GranOO3::Geom::Plane::Plane ( )
privatedelete

Member Data Documentation

◆ distance

const double GranOO3::Geom::Plane::distance

◆ normal

const Geom::Vector& GranOO3::Geom::Plane::normal

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