cgv
Loading...
Searching...
No Matches
cgv::media::mesh::cell_info< T > Struct Template Reference

information stored per cell More...

#include <dual_contouring.h>

Public Attributes

cgv::math::qem< T > Q
 
cgv::math::fvec< T, 3 > center
 
int count
 

Detailed Description

template<typename T>
struct cgv::media::mesh::cell_info< T >

information stored per cell

Definition at line 17 of file dual_contouring.h.

Member Data Documentation

◆ center

template<typename T >
cgv::math::fvec<T,3> cgv::media::mesh::cell_info< T >::center

Definition at line 19 of file dual_contouring.h.

◆ count

template<typename T >
int cgv::media::mesh::cell_info< T >::count

Definition at line 20 of file dual_contouring.h.

◆ Q

template<typename T >
cgv::math::qem<T> cgv::media::mesh::cell_info< T >::Q

Definition at line 18 of file dual_contouring.h.


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