platonic

Description

Container for describing each platonic body with helpers describing the orientation of each body.

Vars

std::array< T, N >

surfaces_

Methods

uint8_t

get_surface_edge_size ( )

uint8_t

get_surface_size ( )

T &

at ( uint8_t )

const T &

at ( uint8_t )

std::array< Prec, 3 > &

get_surface_normal ( size_t )


Vars Description

std::array< T, N > surfaces_

Storage for the surfaces

Methods Description

uint8_t get_surface_edge_size ( )


uint8_t get_surface_size ( )


T & at ( uint8_t )


const T & at ( uint8_t )


std::array< Prec, 3 > & get_surface_normal ( size_t )