|
cgv
|
Public Attributes | |
| int | nverts |
| int | verts [8] |
| int | nedges |
| int | edges [12] |
| int | npolys |
| int | polys [30] |
Definition at line 7 of file marching_cubes.cxx.
| int cgv::media::mesh::CELL_ENTRY::edges[12] |
Definition at line 11 of file marching_cubes.cxx.
| int cgv::media::mesh::CELL_ENTRY::nedges |
Definition at line 10 of file marching_cubes.cxx.
| int cgv::media::mesh::CELL_ENTRY::npolys |
Definition at line 12 of file marching_cubes.cxx.
| int cgv::media::mesh::CELL_ENTRY::nverts |
Definition at line 8 of file marching_cubes.cxx.
| int cgv::media::mesh::CELL_ENTRY::polys[30] |
Definition at line 13 of file marching_cubes.cxx.
| int cgv::media::mesh::CELL_ENTRY::verts[8] |
Definition at line 9 of file marching_cubes.cxx.