cgv
Loading...
Searching...
No Matches
cgv::media::mesh::CELL_ENTRY Struct Reference

Public Attributes

int nverts
 
int verts [8]
 
int nedges
 
int edges [12]
 
int npolys
 
int polys [30]
 

Detailed Description

Definition at line 7 of file marching_cubes.cxx.

Member Data Documentation

◆ edges

int cgv::media::mesh::CELL_ENTRY::edges[12]

Definition at line 11 of file marching_cubes.cxx.

◆ nedges

int cgv::media::mesh::CELL_ENTRY::nedges

Definition at line 10 of file marching_cubes.cxx.

◆ npolys

int cgv::media::mesh::CELL_ENTRY::npolys

Definition at line 12 of file marching_cubes.cxx.

◆ nverts

int cgv::media::mesh::CELL_ENTRY::nverts

Definition at line 8 of file marching_cubes.cxx.

◆ polys

int cgv::media::mesh::CELL_ENTRY::polys[30]

Definition at line 13 of file marching_cubes.cxx.

◆ verts

int cgv::media::mesh::CELL_ENTRY::verts[8]

Definition at line 9 of file marching_cubes.cxx.


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