18 #include "pandatoolbase.h" 20 #include "eggMakeSomething.h" 38 EggVertex *calc_sphere1_vertex(
int ri,
int si);
39 EggVertex *calc_sphere2_vertex(
int ri,
int si);
40 EggVertex *calc_tube_vertex(
int ri,
int si);
The main glue of the egg hierarchy, this corresponds to the <Group>, <Instance>, and <Joint> type nod...
Any one-, two-, three-, or four-component vertex, possibly with attributes such as a normal...
A base class for a family of programs that generate egg models of various fundamental shapes...
A program to generate an egg file representing a tube model, similar in shape to a CollisionTube...
A collection of vertices.