29class EggMakeTube :
public EggMakeSomething {
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);
The main glue of the egg hierarchy, this corresponds to the <Group>, <Instance>, and <Joint> type nod...
A collection of vertices.
Any one-, two-, three-, or four-component vertex, possibly with attributes such as a normal.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.