#include <pandabase.h>
#include "builderTypes.h"
#include "pvector.h"
#include "builderAttribTempl.I"
Go to the source code of this file.
Compounds | |
class | BuilderAttribTempl |
The main body of BuilderAttrib and BuilderAttribI, and the base class for BuilderVertexTempl and BuilderPrimTempl, this class defines the attributes that may be specified for either vertices or primitives. More... | |
Functions | |
template<class VT, class NT, class TT, class CT> ostream & | operator<< (ostream &out, const BuilderAttribTempl< VT, NT, TT, CT > &attrib) |
Definition in file builderAttribTempl.h.
|
Definition at line 90 of file builderAttribTempl.h. |