36 EggVertex *calc_sphere1_vertex(
int ri,
int si);
37 EggVertex *calc_sphere2_vertex(
int ri,
int si);
38 EggVertex *calc_tube_vertex(
int ri,
int si);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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 CollisionCapsule.
A collection of vertices.