PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandaFramework.h"#include "pandaNode.h"#include "transformState.h"#include "clockObject.h"#include "string_utils.h"#include "pvector.h"#include "panda_getopt.h"#include "preprocess_argv.h"Go to the source code of this file.
Typedefs | |
| typedef pvector< GriddedFilename > | GriddedFilenames |
| typedef pvector< gridded_file_info > | GriddedInfoArray |
Enumerations | |
| enum | GriddedMotionType { None, Rotation, LinearMotion } |
Functions | |
| void | get_command_line_filenames (int argc, char *argv[], pvector< Filename > &static_filenames, GriddedFilenames &gridded_filenames) |
| bool | get_command_line_opts (int &argc, char **&argv) |
| void | load_gridded_models (WindowFramework *window, GriddedFilenames &filenames, GriddedInfoArray &info_arr) |
| int | main (int argc, char **argv) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file pgrid.cxx.
| #define DO_FP_MODULUS | ( | VAL, | |
| MAXVAL | |||
| ) |
1.8.15