Go to the documentation of this file.
37 virtual bool handle_args(
Args &args);
40 void process_line(
const std::string &line);
41 void add_point(
const vector_string &words);
43 void open_vertex_data();
44 void close_vertex_data();
48 double _decimate_divisor;
49 double _decimate_factor;
53 int _num_points_expected;
54 int _num_points_found;
55 int _num_points_added;
58 double _decimated_point_number;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the bare functionality (intended to be inherited from along with ProgramBase or some derivati...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This defines the actual numeric vertex data stored in a Geom, in the structure defined by a particula...
This object provides a high-level interface for quickly writing a sequence of numeric values from a v...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is intended to be the base class for most general-purpose utility programs in the PANDATOOL tree...
A node that holds Geom objects, renderable pieces of geometry.
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.
The name of a file, such as a texture file or an Egg file.