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

Defines a reference to another egg file which should be inserted at this point. More...

Inheritance diagram for EggExternalReference:
EggFilenameNode EggNode EggNamedObject EggObject

List of all members.

Public Member Functions

 EggExternalReference (EggExternalReference const copy)
 EggExternalReference (string node_name, string filename)
EggExternalReference operator= (EggExternalReference const copy)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

Defines a reference to another egg file which should be inserted at this point.


Constructor & Destructor Documentation

EggExternalReference ( string  node_name,
string  filename 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from EggFilenameNode.

EggExternalReference operator= ( EggExternalReference const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties