occ
Loading...
Searching...
No Matches
occ::geometry::IcosphereMesh Class Reference

#include <icosphere_mesh.h>

Public Member Functions

 IcosphereMesh (size_t subdivisions=0)
 
const Mat3Nvertices () const
 
const IMat3Nfaces () const
 

Static Public Member Functions

static std::pair< size_t, size_t > compute_sizes (size_t)
 
static Mat3N initial_vertices ()
 
static IMat3N initial_faces ()
 

Constructor & Destructor Documentation

◆ IcosphereMesh()

occ::geometry::IcosphereMesh::IcosphereMesh ( size_t  subdivisions = 0)

Member Function Documentation

◆ compute_sizes()

static std::pair< size_t, size_t > occ::geometry::IcosphereMesh::compute_sizes ( size_t  )
static

◆ faces()

const IMat3N & occ::geometry::IcosphereMesh::faces ( ) const
inline

◆ initial_faces()

static IMat3N occ::geometry::IcosphereMesh::initial_faces ( )
static

◆ initial_vertices()

static Mat3N occ::geometry::IcosphereMesh::initial_vertices ( )
static

◆ vertices()

const Mat3N & occ::geometry::IcosphereMesh::vertices ( ) const
inline

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