VTK
Variables
vtkTableBasedClipperClipTables Namespace Reference

Variables

const int NumClipCasesHex = 256
 
const int NumClipShapesHex [256]
 
const int StartClipShapesHex [256]
 
static unsigned char ClipShapesHex []
 
const int NumClipCasesVox = 256
 
const int NumClipShapesVox [256]
 
const int StartClipShapesVox [256]
 
static unsigned char ClipShapesVox []
 
const int NumClipCasesWdg = 64
 
const int NumClipShapesWdg [64]
 
const int StartClipShapesWdg [64]
 
static unsigned char ClipShapesWdg []
 
const int NumClipCasesPyr = 32
 
const int NumClipShapesPyr [32]
 
const int StartClipShapesPyr [32]
 
static unsigned char ClipShapesPyr []
 
const int NumClipCasesTet = 16
 
const int NumClipShapesTet [16]
 
const int StartClipShapesTet [16]
 
static unsigned char ClipShapesTet []
 
const int NumClipCasesQua = 16
 
const int NumClipShapesQua [16]
 
const int StartClipShapesQua [16]
 
static unsigned char ClipShapesQua []
 
const int NumClipCasesPix = 16
 
const int NumClipShapesPix [16]
 
const int StartClipShapesPix [16]
 
static unsigned char ClipShapesPix []
 
const int NumClipCasesTri = 8
 
const int NumClipShapesTri [8]
 
const int StartClipShapesTri [8]
 
static unsigned char ClipShapesTri []
 
const int NumClipCasesLin = 4
 
const int NumClipShapesLin [4]
 
const int StartClipShapesLin [4]
 
static unsigned char ClipShapesLin []
 
const int NumClipCasesVtx = 2
 
const int NumClipShapesVtx [2]
 
const int StartClipShapesVtx [2]
 
static unsigned char ClipShapesVtx []
 

Variable Documentation

const int vtkTableBasedClipperClipTables::NumClipCasesHex = 256

Definition at line 905 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesHex[256]

Definition at line 907 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesHex[256]

Definition at line 942 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesHex[]
static

Definition at line 977 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesVox = 256

Definition at line 4384 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesVox[256]

Definition at line 4386 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesVox[256]

Definition at line 4421 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesVox[]
static

Definition at line 4456 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesWdg = 64

Definition at line 7864 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesWdg[64]
Initial value:
= {
1, 3, 3, 9, 3, 9, 9, 2,
3, 2, 15, 13, 15, 13, 10, 9,
3, 15, 2, 13, 15, 10, 13, 9,
9, 13, 13, 2, 10, 5, 5, 3,
3, 15, 15, 10, 2, 13, 13, 9,
9, 13, 10, 5, 13, 2, 5, 3,
9, 10, 13, 5, 13, 5, 2, 3,
2, 9, 9, 3, 9, 3, 3, 1
}

Definition at line 7866 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesWdg[64]
Initial value:
= {
0, 8, 29, 50, 115, 136, 201, 266,
282, 303, 321, 421, 508, 608, 695, 768,
833, 854, 954, 972, 1059, 1159, 1232, 1319,
1384, 1449, 1536, 1623, 1641, 1714, 1748, 1782,
1803, 1824, 1924, 2024, 2097, 2115, 2202, 2289,
2354, 2419, 2506, 2579, 2613, 2700, 2718, 2752,
2773, 2838, 2911, 2998, 3032, 3119, 3153, 3171,
3192, 3208, 3273, 3338, 3359, 3424, 3445, 3466
}

Definition at line 7877 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesWdg[]
static

Definition at line 7888 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesPyr = 32

Definition at line 8462 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesPyr[32]
Initial value:
= {
1, 3, 3, 8, 3, 4, 8, 4,
3, 8, 4, 4, 8, 4, 4, 2,
2, 4, 4, 8, 4, 4, 8, 3,
4, 8, 4, 3, 8, 3, 3, 1
}

Definition at line 8464 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesPyr[32]
Initial value:
= {
0, 7, 27, 47, 106, 126, 158, 217,
247, 267, 326, 358, 388, 447, 477, 507,
524, 541, 571, 601, 660, 690, 718, 777,
797, 827, 886, 914, 934, 993, 1013, 1033
}

Definition at line 8471 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesPyr[]
static

Definition at line 8478 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesTet = 16

Definition at line 8664 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesTet[16]
Initial value:
= {
1, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 1
}

Definition at line 8666 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesTet[16]
Initial value:
= {
0, 6, 20, 34, 50, 64, 80, 96,
110, 124, 140, 156, 170, 186, 200, 214
}

Definition at line 8671 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesTet[]
static

Definition at line 8676 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesQua = 16

Definition at line 8734 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesQua[16]
Initial value:
= {
1, 3, 3, 2, 3, 4, 2, 3,
3, 2, 4, 3, 2, 3, 3, 1
}

Definition at line 8736 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesQua[16]
Initial value:
= {
0, 6, 22, 38, 50, 66, 88, 100,
116, 132, 144, 166, 182, 194, 210, 226
}

Definition at line 8741 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesQua[]
static

Definition at line 8746 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesPix = 16

Definition at line 8816 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesPix[16]
Initial value:
= {
1, 3, 3, 2, 3, 2, 4, 3,
3, 4, 2, 3, 2, 3, 3, 1
}

Definition at line 8818 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesPix[16]
Initial value:
= {
0, 6, 22, 38, 50, 66, 78, 100,
116, 132, 154, 166, 182, 194, 210, 226
}

Definition at line 8823 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesPix[]
static

Definition at line 8828 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesTri = 8

Definition at line 8898 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesTri[8]
Initial value:
= {
1, 2, 2, 2, 2, 2, 2, 1
}

Definition at line 8900 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesTri[8]
Initial value:
= {
0, 5, 16, 27, 38, 49, 60, 71
}

Definition at line 8904 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesTri[]
static
Initial value:
= {
0
}
#define COLOR0
#define ST_QUA
#define EB
#define COLOR1
#define P0
#define P1
#define EA
#define EC
#define P2
#define ST_TRI

Definition at line 8908 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesLin = 4

Definition at line 8942 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesLin[4]
Initial value:
= {
1, 2, 2, 1 }

Definition at line 8944 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesLin[4]
Initial value:
= {
0, 4, 12, 20 }

Definition at line 8947 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesLin[]
static
Initial value:
= {
0
}
#define COLOR0
#define COLOR1
#define P0
#define P1
#define EA
#define ST_LIN

Definition at line 8950 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipCasesVtx = 2

Definition at line 8972 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::NumClipShapesVtx[2]
Initial value:
= {
1, 1 }

Definition at line 8974 of file vtkTableBasedClipCases.h.

const int vtkTableBasedClipperClipTables::StartClipShapesVtx[2]
Initial value:
= {
0, 3 }

Definition at line 8977 of file vtkTableBasedClipCases.h.

unsigned char vtkTableBasedClipperClipTables::ClipShapesVtx[]
static
Initial value:
= {
0
}
#define COLOR0
#define ST_VTX
#define COLOR1
#define P0

Definition at line 8980 of file vtkTableBasedClipCases.h.