14 #ifndef MAYATOEGGSERVER_H 15 #define MAYATOEGGSERVER_H 46 static bool dispatch_transform_type(
const std::string &opt,
const std::string &arg,
void *var);
52 double _polygon_tolerance;
53 bool _respect_maya_double_sided;
54 bool _suppress_vertex_color;
55 bool _keep_all_uvsets;
59 MayaToEggConverter::TransformType _transform_type;
60 vector_string _subroots;
61 vector_string _subsets;
62 vector_string _excludes;
63 vector_string _ignore_sliders;
64 vector_string _force_joints;
This flavor of ConnectionManager will queue up all of the reset-connection messages from the Connecti...
void poll()
Checks for any network activity and handles it, if appropriate, and then returns.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class handles threaded delivery of datagrams to various TCP or UDP sockets.
This class supervises the construction of an EggData structure from a single Maya file,...
This flavor of ConnectionReader will read from its sockets and queue up all of the datagrams read for...
This is the general base class for a file-converter program that reads some model file format and gen...
This is our own Panda specialization on the default STL set.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Represents a single TCP or UDP socket for input or output.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This flavor of ConnectionListener will queue up all of the TCP connections it established for later d...