#include <cLwoPoints.h>
Public Types | |
typedef pmap< string, const LwoVertexMap * > | VMap |
Public Member Functions | |
INLINE | CLwoPoints (LwoToEggConverter *converter, const LwoPoints *points, CLwoLayer *layer) |
void | add_vmap (const LwoVertexMap *lwo_vmap) |
bool | get_uv (const string &uv_name, int n, LPoint2f &uv) const |
void | make_egg () |
void | connect_egg () |
CPT (LwoPoints) _points | |
PT (EggVertexPool) _egg_vpool | |
Public Attributes | |
LwoToEggConverter * | _converter |
CLwoLayer * | _layer |
VMap | _txuv |
VMap | _pick |
|
Definition at line 58 of file cLwoPoints.h. |
|
|
|
Definition at line 34 of file cLwoPoints.cxx. References LwoVertexMap::_map_type, LwoVertexMap::_name, _pick, _txuv, and nout. Referenced by LwoToEggConverter::collect_lwo(). |
|
Definition at line 108 of file cLwoPoints.cxx. References _layer. |
|
|
|
Definition at line 65 of file cLwoPoints.cxx. References LwoVertexMap::_dimension, _txuv, LwoVertexMap::get_value(), LwoVertexMap::has_value(), n, nout, and PTA_float. Referenced by CLwoPolygons::make_faces(). |
|
Definition at line 95 of file cLwoPoints.cxx. References _layer, format_string(), and CLwoLayer::get_number(). |
|
|
|
Definition at line 51 of file cLwoPoints.h. |
|
Definition at line 53 of file cLwoPoints.h. Referenced by CLwoPolygons::connect_egg(), connect_egg(), and make_egg(). |
|
Definition at line 60 of file cLwoPoints.h. Referenced by add_vmap(). |
|
Definition at line 59 of file cLwoPoints.h. Referenced by add_vmap(), and get_uv(). |