18 #include "pandatoolbase.h"
20 #include "lwoPoints.h"
21 #include "eggVertexPool.h"
22 #include "pointerTo.h"
59 #include "cLwoPoints.I"
void make_egg()
Creates the egg structures associated with this Lightwave object.
void add_vmap(const LwoVertexMap *lwo_vmap)
Associates the indicated VertexMap with the points set.
This class is a wrapper around LwoLayer and stores additional information useful during the conversio...
A mapping of floating-point values per integer index.
void connect_egg()
Connects all the egg structures together.
This class supervises the construction of an EggData structure from the data represented by the LwoHe...
bool get_uv(const string &uv_name, int n, LPoint2 &uv) const
Returns true if there is a UV of the indicated name associated with the given vertex, false otherwise.
This class is a wrapper around LwoPoints and stores additional information useful during the conversi...
This is a two-component point in space.
A collection of vertices.
An array of points that will be referenced by later chunks.