#include <pandabase.h>
#include "luse.h"
#include "pta_Vertexf.h"
#include "pta_Colorf.h"
#include "pta_Normalf.h"
#include "pta_TexCoordf.h"
#include <pointerToArray.h>
#include "ioPtaDatagramLinMath.I"
Go to the source code of this file.
Compounds | |
class | IoPtaDatagramLinMath |
This class is used to read and write a PTA_something (where something is some kind of LinMath object like LMatrix4f or LVector3f) from a Datagram, in support of Bam. More... | |
Typedefs | |
typedef IoPtaDatagramLinMath< Colorf > | IPD_Colorf |
typedef IoPtaDatagramLinMath< Normalf > | IPD_Normalf |
typedef IoPtaDatagramLinMath< TexCoordf > | IPD_TexCoordf |
typedef IoPtaDatagramLinMath< Vertexf > | IPD_Vertexf |
Definition in file ioPtaDatagramLinMath.h.
|
Definition at line 75 of file ioPtaDatagramLinMath.h. |
|
Definition at line 76 of file ioPtaDatagramLinMath.h. |
|
Definition at line 77 of file ioPtaDatagramLinMath.h. |
|
Definition at line 78 of file ioPtaDatagramLinMath.h. |