Panda3D
Public Member Functions

DXFLayer Class Reference

This represents a "layer" as read from the DXF file. More...

#include "dxfLayer.h"

Inheritance diagram for DXFLayer:
Namable MemoryBase DXFToEggLayer

List of all members.

Public Member Functions

 DXFLayer (const string &name)

Detailed Description

This represents a "layer" as read from the DXF file.

A layer may be defined by reading the header part of the file, or it may be implicitly defined by an entity's having referenced it.

User code may derive from DXFLayer to associate private data with each layer, if desired.

Definition at line 31 of file dxfLayer.h.


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