38 void write_bin(
EggBin *bin);
45 bool _polygon_normals;
48 bool _triangulate_polygons;
50 typedef pmap<EggVertexPool *, int> VertexPools;
51 VertexPools _vertex_pools;
52 int _next_vpool_index;
A type of group node that holds related subnodes.
A base class for things that may be directly added into the egg hierarchy.
EggToSomething(const std::string &format_name, const std::string &preferred_extension=std::string(), bool allow_last_param=true, bool allow_stdout=true)
The first parameter to the constructor should be the one-word name of the file format that is to be r...
A collection of vertices.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.