SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::gl::BasicShapesGL_Sphere< VertexType >::SphereDescription Struct Reference

#include <BasicShapesGL.h>

Public Attributes

unsigned int rings
 
unsigned int sectors
 

Public Member Functions

 SphereDescription (unsigned int r, unsigned int s)
 
bool operator< (const SphereDescription &d) const
 

Attribute details

◆ rings

template<class VertexType >
unsigned int sofa::gl::BasicShapesGL_Sphere< VertexType >::SphereDescription::rings

◆ sectors

template<class VertexType >
unsigned int sofa::gl::BasicShapesGL_Sphere< VertexType >::SphereDescription::sectors

Constructor details

◆ SphereDescription()

template<class VertexType >
sofa::gl::BasicShapesGL_Sphere< VertexType >::SphereDescription::SphereDescription ( unsigned int  r,
unsigned int  s 
)
inline

Function details

◆ operator<()

template<class VertexType >
bool sofa::gl::BasicShapesGL_Sphere< VertexType >::SphereDescription::operator< ( const SphereDescription d) const
inline