Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BuilderProperties Class Reference

#include <builderProperties.h>

Inheritance diagram for BuilderProperties:

BuilderBucket List of all members.

Public Member Functions

bool operator< (const BuilderProperties &other) const
void output (ostream &out) const

Public Attributes

bool _mesh
bool _retesselate_coplanar
bool _unroll_fans
bool _show_tstrips
bool _show_qsheets
bool _show_quads
bool _show_normals
double _normal_scale
BuilderC _normal_color
bool _subdivide_polys
double _coplanar_threshold
bool _consider_fans
double _max_tfan_angle
int _min_tfan_tris

Protected Member Functions

int sort_value () const

Member Function Documentation

bool BuilderProperties::operator< const BuilderProperties &  other  )  const
 

Definition at line 32 of file builderProperties.cxx.

References _coplanar_threshold, _max_tfan_angle, _min_tfan_tris, _normal_color, _normal_scale, and sort_value().

Referenced by BuilderBucket::operator<().

void BuilderProperties::output ostream &  out  )  const
 

Reimplemented in BuilderBucket.

Definition at line 71 of file builderProperties.cxx.

References _coplanar_threshold, _max_tfan_angle, and _min_tfan_tris.

Referenced by operator<<(), and BuilderBucket::output().

int BuilderProperties::sort_value  )  const [protected]
 

Definition at line 117 of file builderProperties.cxx.

References _consider_fans, _mesh, _retesselate_coplanar, _show_normals, _show_qsheets, _show_quads, _show_tstrips, _subdivide_polys, and _unroll_fans.

Referenced by operator<().


Member Data Documentation

bool BuilderProperties::_consider_fans
 

Definition at line 107 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), EggLoader::setup_bucket(), and sort_value().

double BuilderProperties::_coplanar_threshold
 

Definition at line 102 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), operator<(), output(), and EggLoader::setup_bucket().

double BuilderProperties::_max_tfan_angle
 

Definition at line 112 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), main(), operator<(), output(), and EggLoader::setup_bucket().

bool BuilderProperties::_mesh
 

Definition at line 55 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), main(), EggLoader::setup_bucket(), and sort_value().

int BuilderProperties::_min_tfan_tris
 

Definition at line 119 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), operator<(), output(), and EggLoader::setup_bucket().

BuilderC BuilderProperties::_normal_color
 

Definition at line 92 of file builderProperties.h.

Referenced by BuilderNormalVisualizer::add_normal(), BuilderBucket::BuilderBucket(), and operator<().

double BuilderProperties::_normal_scale
 

Definition at line 91 of file builderProperties.h.

Referenced by BuilderNormalVisualizer::add_normal(), BuilderBucket::BuilderBucket(), operator<(), and EggLoader::setup_bucket().

bool BuilderProperties::_retesselate_coplanar
 

Definition at line 61 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), main(), EggLoader::setup_bucket(), and sort_value().

bool BuilderProperties::_show_normals
 

Definition at line 90 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), EggLoader::setup_bucket(), and sort_value().

bool BuilderProperties::_show_qsheets
 

Definition at line 80 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), EggLoader::setup_bucket(), and sort_value().

bool BuilderProperties::_show_quads
 

Definition at line 86 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), EggLoader::setup_bucket(), and sort_value().

bool BuilderProperties::_show_tstrips
 

Definition at line 75 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), main(), EggLoader::setup_bucket(), and sort_value().

bool BuilderProperties::_subdivide_polys
 

Definition at line 96 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), EggLoader::setup_bucket(), and sort_value().

bool BuilderProperties::_unroll_fans
 

Definition at line 67 of file builderProperties.h.

Referenced by BuilderBucket::BuilderBucket(), EggLoader::setup_bucket(), and sort_value().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:11:27 2003 for Panda by doxygen1.3