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

#include <sphere_geometry.h>

Public Types

using Params = SphereGeometryParams
 

Public Member Functions

 SphereGeometry (const Params &={})
 
const Meshmesh () const
 
 operator const Mesh & () const
 

Static Public Member Functions

static constexpr CStringView name ()
 

Member Typedef Documentation

◆ Params

Constructor & Destructor Documentation

◆ SphereGeometry()

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

Member Function Documentation

◆ mesh()

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

◆ name()

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

◆ operator const Mesh &()

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

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