Panda3D
Public Types | Public Attributes | List of all members
XFileParseDataList Class Reference

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

#include "xFileParseData.h"

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 62 of file xFileParseData.h.


The documentation for this class was generated from the following file: