COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Namespaces | Variables
IsoCuttingTables.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 covise
 list of all chemical elements
 

Variables

static cutting_info covise::Hex_Table [256]
 
static cutting_info covise::Tet_Table [16]
 
static cutting_info covise::Pry_Table [32]
 
static cutting_info covise::Psm_Table [64]
 
static cutting_info covise::Null_Table [16]
 
static cutting_info * covise::Cutting_Info [8] = { Null_Table, Null_Table, Null_Table, Null_Table, Tet_Table, Pry_Table, Psm_Table, Hex_Table }