#include <pandabase.h>
#include "lvec2_ops.h"
#include "lvec3_ops.h"
#include "lvec4_ops.h"
#include "lmat_ops.h"
#include "lmatrix.h"
#include "lquaternion.h"
#include "lrotation.h"
#include "lorientation.h"
#include "lcast_to.h"
#include "fltnames.h"
Go to the source code of this file.
Defines | |
#define | LCAST(numeric_type, object) lcast_to((numeric_type *)0, object) |
Typedefs | |
typedef LPoint3f | Vertexf |
typedef LVector3f | Normalf |
typedef LPoint2f | TexCoordf |
typedef LVecBase4f | Colorf |
typedef LVecBase3f | RGBColorf |
typedef LPoint3d | Vertexd |
typedef LVector3d | Normald |
typedef LPoint2d | TexCoordd |
typedef LVecBase4d | Colord |
typedef LVecBase3d | RGBColord |
Definition in file luse.h.
|
Definition at line 90 of file luse.h. Referenced by ComputedVerticesMaker::add_normal(), cast_to_double(), cast_to_float(), EggLoader::find_collision_geometry(), and ComputedVerticesMaker::mark_space(). |
|
|
|
|
Definition at line 101 of file luse.h. Referenced by EggAttributes::has_normal(), and EggPolygon::operator=(). |
|
Definition at line 95 of file luse.h. Referenced by SceneGraphAnalyzer::collect_statistics(), GeomTristrip::explode(), GeomTrifan::explode(), BuilderBucket::operator<(), ComputedVertices::VertexTransform::read_datagram(), BuilderVertexI::set_coord_value(), and ComputedVertices::update(). |
|
Definition at line 104 of file luse.h. Referenced by PNMImage::get_blue_val(). |
|
Definition at line 98 of file luse.h. Referenced by RIBGraphicsStateGuardian::apply_light(), PT(), and Spotlight::write(). |
|
|
|
|
Definition at line 100 of file luse.h. Referenced by EggPolygon::cleanup(), EggLoader::find_collision_geometry(), and EggVertex::get_num_dimensions(). |
|