Panda3D
Public Member Functions | Static Public Member Functions

LwoChunk Class Reference

A specialization of IffChunk for Lightwave Object files. More...

#include "lwoChunk.h"

Inheritance diagram for LwoChunk:
IffChunk TypedReferenceCount TypedObject ReferenceCount MemoryBase MemoryBase LwoBoundingBox LwoDiscontinuousVertexMap LwoGroupChunk LwoLayer LwoPoints LwoPolygons LwoPolygonTags LwoStillImage LwoSurfaceBlockAxis LwoSurfaceBlockChannel LwoSurfaceBlockCoordSys LwoSurfaceBlockEnabled LwoSurfaceBlockImage LwoSurfaceBlockOpacity LwoSurfaceBlockProjection LwoSurfaceBlockRefObj LwoSurfaceBlockRepeat LwoSurfaceBlockTransform LwoSurfaceBlockVMapName LwoSurfaceBlockWrap LwoSurfaceColor LwoSurfaceParameter LwoSurfaceSidedness LwoSurfaceSmoothingAngle LwoTags LwoVertexMap

List of all members.

Public Member Functions

virtual TypeHandle force_init_type ()
virtual TypeHandle get_type () const

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()
 This function is declared non-inline to work around a compiler bug in g++ 2.96.

Detailed Description

A specialization of IffChunk for Lightwave Object files.

Each kind of chunk that is specific to a Lightwave file should inherit directly or indirectly from LwoChunk.

Definition at line 29 of file lwoChunk.h.


Member Function Documentation

static void LwoChunk::init_type ( ) [inline, static]

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