#include "geom.h"
#include "config_gobj.h"
#include "graphicsStateGuardianBase.h"
#include "geometricBoundingVolume.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "ioPtaDatagramShort.h"
#include "ioPtaDatagramInt.h"
#include "ioPtaDatagramLinMath.h"
#include "indent.h"
Go to the source code of this file.
|
Definition at line 776 of file geom.cxx. References G_OFF, G_OVERALL, G_PER_COMPONENT, G_PER_PRIM, G_PER_VERTEX, Geom::get_lengths(), Geom::get_num_more_vertices_than_components(), Geom::get_num_prims(), Geom::get_num_vertices_per_prim(), indent(), and Geom::uses_components(). Referenced by Geom::write_verbose(). |
|
Definition at line 69 of file geom.cxx. References Geom::ColorIterator::_array, Geom::ColorIterator::_index, and Colorf. Referenced by Geom::config(). |
|
Definition at line 52 of file geom.cxx. References Geom::ColorIterator::_array, and Colorf. Referenced by Geom::config(). |
|
Definition at line 89 of file geom.cxx. References Colorf. Referenced by Geom::config(), and Geom::init(). |
|
Definition at line 63 of file geom.cxx. References Geom::NormalIterator::_array, Geom::NormalIterator::_index, and Normalf. Referenced by Geom::config(). |
|
Definition at line 46 of file geom.cxx. References Geom::NormalIterator::_array, and Normalf. Referenced by Geom::config(). |
|
Definition at line 81 of file geom.cxx. References Normalf. Referenced by Geom::config(), and Geom::init(). |
|
Definition at line 66 of file geom.cxx. References Geom::TexCoordIterator::_array, Geom::TexCoordIterator::_index, and TexCoordf. Referenced by Geom::config(). |
|
Definition at line 49 of file geom.cxx. References Geom::TexCoordIterator::_array, and TexCoordf. Referenced by Geom::config(). |
|
Definition at line 85 of file geom.cxx. References TexCoordf. Referenced by Geom::config(), and Geom::init(). |
|
Definition at line 60 of file geom.cxx. References Geom::VertexIterator::_array, Geom::VertexIterator::_index, and Vertexf. Referenced by Geom::config(). |
|
Definition at line 43 of file geom.cxx. References Geom::VertexIterator::_array, and Vertexf. Referenced by Geom::config(). |
|
Definition at line 77 of file geom.cxx. References Vertexf. Referenced by Geom::init(). |
|
|
|
|