Panda3D
Public Types | Public Attributes
XFileParseDataList Class Reference

A container for a pvector of the above objects. More...

#include "xFileParseData.h"

List of all members.

Public Types

typedef pvector< XFileParseDataList

Public Attributes

List _list

Detailed Description

A container for a pvector of the above objects.

We need this wrapper class to avoid circular #includes; this allows XFileNode to define a forward reference to this class (without having to include this file or know that it contains a template class).

Definition at line 67 of file xFileParseData.h.


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