QuakeForge
0.7.2.210-815cf
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Variables
hulls.c File Reference
Variables
hull_t
hull_cave
hull_t
hull_covered_step
hull_t
hull_hole
hull_t
hull_ramp
hull_t
hull_ridge
hull_t
hull_simple_wedge
hull_t
hull_step1
hull_t
hull_step2
hull_t
hull_step3
hull_t
hull_tpp1
hull_t
hull_tpp2
hull_t
hull_tppw
Variable Documentation
hull_t
hull_cave
Initial value:
= {
clipnodes_cave,
planes_cave,
0,
6,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_covered_step
Initial value:
= {
clipnodes_covered_step,
planes_covered_step,
0,
4,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_hole
Initial value:
= {
clipnodes_hole,
planes_hole,
0,
4,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_ramp
Initial value:
= {
clipnodes_ramp,
planes_ramp,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_ridge
Initial value:
= {
clipnodes_ridge,
planes_ridge,
0,
3,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_simple_wedge
Initial value:
= {
clipnodes_simple_wedge,
planes_simple_wedge,
0,
1,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_step1
Initial value:
= {
clipnodes_step1,
planes_step1,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_step2
Initial value:
= {
clipnodes_step2,
planes_step2,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_step3
Initial value:
= {
clipnodes_step3,
planes_step3,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_tpp1
Initial value:
= {
clipnodes_tpp1,
planes_tpp1,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_tpp2
Initial value:
= {
clipnodes_tpp2,
planes_tpp2,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
hull_t
hull_tppw
Initial value:
= {
clipnodes_tppw,
planes_tppw,
0,
2,
{0, 0, 0},
{0, 0, 0},
}
libs
models
test
hulls.c
Generated by
1.8.8