opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
osc::PlaneGeometry Class Referencefinal

#include <plane_geometry.h>

Public Types

using Params = PlaneGeometryParams
 

Public Member Functions

 PlaneGeometry (const Params &={})
 
Vector3 normal () const
 
const Meshmesh () const
 
 operator const Mesh & () const
 

Static Public Member Functions

static constexpr CStringView name ()
 

Member Typedef Documentation

◆ Params

Constructor & Destructor Documentation

◆ PlaneGeometry()

osc::PlaneGeometry::PlaneGeometry ( const Params = {})
explicit

Member Function Documentation

◆ mesh()

const Mesh & osc::PlaneGeometry::mesh ( ) const
inline

◆ name()

static constexpr CStringView osc::PlaneGeometry::name ( )
inlinestaticconstexpr

◆ normal()

Vector3 osc::PlaneGeometry::normal ( ) const
inline

◆ operator const Mesh &()

osc::PlaneGeometry::operator const Mesh & ( ) const
inline

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