Panda3D
Public Member Functions | Public Attributes

CLwoSurfaceBlockTMap Class Reference

This class is a wrapper around LwoSurfaceBlockTMap and stores additional information useful during the conversion-to-egg process. More...

#include "cLwoSurfaceBlockTMap.h"

List of all members.

Public Member Functions

 CLwoSurfaceBlockTMap (LwoToEggConverter *converter, const LwoSurfaceBlockTMap *tmap)
 CPT (LwoSurfaceBlockTMap) _tmap
void get_transform (LMatrix4d &mat) const
 Fills up the indicated matrix with the net transform indicated by the TMAP chunk, accounting for scale, rotate, and translate.

Public Attributes

LPoint3 _center
LwoToEggConverter_converter
LwoSurfaceBlockCoordSys::Type _csys
string _reference_object
LVecBase3 _rotation
LVecBase3 _size

Detailed Description

This class is a wrapper around LwoSurfaceBlockTMap and stores additional information useful during the conversion-to-egg process.

Definition at line 33 of file cLwoSurfaceBlockTMap.h.


Member Function Documentation

void CLwoSurfaceBlockTMap::get_transform ( LMatrix4d mat) const

Fills up the indicated matrix with the net transform indicated by the TMAP chunk, accounting for scale, rotate, and translate.

Definition at line 73 of file cLwoSurfaceBlockTMap.cxx.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations