Panda3D
Public Member Functions | Public Attributes | List of all members
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"

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. More...
 

Public Attributes

LPoint3 _center
 
LwoToEggConverter_converter
 
LwoSurfaceBlockCoordSys::Type _csys
 
std::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 30 of file cLwoSurfaceBlockTMap.h.

Member Function Documentation

◆ get_transform()

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 67 of file cLwoSurfaceBlockTMap.cxx.


The documentation for this class was generated from the following files: