Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
EggNamedObject Class Reference

This is a fairly low-level base class--any egg object that has a name. More...

Inheritance diagram for EggNamedObject:
EggObject EggNode EggVertexAux EggVertexUV EggAnimData EggAnimPreload EggComment EggCoordinateSystem EggFilenameNode EggGroupNode EggMaterial EggPrimitive EggVertexPool

List of all members.

Public Member Functions

 EggNamedObject (EggNamedObject const copy)
 EggNamedObject (string name)
 EggNamedObject ()
EggNamedObject operator= (EggNamedObject const copy)
 output (ostream out)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

This is a fairly low-level base class--any egg object that has a name.


Constructor & Destructor Documentation

EggNamedObject ( EggNamedObject const  copy)

Member Function Documentation

static TypeHandle getClassType ( ) [static]
EggNamedObject operator= ( EggNamedObject const  copy)
output ( ostream  out)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties