Panda3D
Public Member Functions | Public Attributes
CLwoSurfaceBlock Class Reference

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

#include "cLwoSurfaceBlock.h"

List of all members.

Public Member Functions

 CLwoSurfaceBlock (LwoToEggConverter *converter, const LwoSurfaceBlock *block)
 CPT (LwoSurfaceBlock) _block

Public Attributes

LwoSurfaceBlockAxis::Axis _axis
IffId _block_type
IffId _channel_id
int _clip_index
LwoToEggConverter_converter
bool _enabled
PN_stdfloat _h_repeat
LwoSurfaceBlockWrap::Mode _h_wrap
LMatrix4d _inv_transform
PN_stdfloat _opacity
LwoSurfaceBlockOpacity::Type _opacity_type
string _ordinal
LwoSurfaceBlockProjection::Mode _projection_mode
CLwoSurfaceBlockTMap_tmap
LMatrix4d _transform
string _uv_name
PN_stdfloat _w_repeat
LwoSurfaceBlockWrap::Mode _w_wrap

Detailed Description

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

Definition at line 37 of file cLwoSurfaceBlock.h.


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