14#ifndef MAYATOEGGSERVER_H
15#define MAYATOEGGSERVER_H
46 static bool dispatch_transform_type(
const std::string &opt,
const std::string &arg,
void *var);
47 typedef pset< PT(Connection) > Clients;
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 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,...
void poll()
Checks for any network activity and handles it, if appropriate, and then returns.
This flavor of ConnectionListener will queue up all of the TCP connections it established for later d...
This flavor of ConnectionManager will queue up all of the reset-connection messages from the Connecti...
This flavor of ConnectionReader will read from its sockets and queue up all of the datagrams read for...
SomethingToEgg(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...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.