15 #ifndef CLWOSURFACEBLOCK_H
16 #define CLWOSURFACEBLOCK_H
18 #include "pandatoolbase.h"
20 #include "lwoSurfaceBlock.h"
21 #include "lwoSurfaceBlockOpacity.h"
22 #include "lwoSurfaceBlockProjection.h"
23 #include "lwoSurfaceBlockAxis.h"
24 #include "lwoSurfaceBlockWrap.h"
47 LwoSurfaceBlockOpacity::Type _opacity_type;
52 LwoSurfaceBlockProjection::Mode _projection_mode;
53 LwoSurfaceBlockAxis::Axis _axis;
56 LwoSurfaceBlockWrap::Mode _w_wrap;
57 LwoSurfaceBlockWrap::Mode _h_wrap;
58 PN_stdfloat _w_repeat;
59 PN_stdfloat _h_repeat;
67 #include "cLwoSurfaceBlock.I"
This is a 4-by-4 transform matrix.
This class is a wrapper around LwoSurfaceBlock and stores additional information useful during the co...
A texture layer or shader, part of a LwoSurface chunk.
This class supervises the construction of an EggData structure from the data represented by the LwoHe...
This class is a wrapper around LwoSurfaceBlockTMap and stores additional information useful during th...
A four-byte chunk ID appearing in an "IFF" file.