Panda3D
Static Public Member Functions

IoPtaDatagramFloat Class Reference

This class is used to read and write a PTA_float from a Datagram, in support of Bam. More...

#include "ioPtaDatagramFloat.h"

List of all members.

Static Public Member Functions

static PTA_float read_datagram (BamReader *manager, DatagramIterator &source)
static void write_datagram (BamWriter *manager, Datagram &dest, CPTA_float array)

Detailed Description

This class is used to read and write a PTA_float from a Datagram, in support of Bam.

It's not intended to be constructed; it's just a convenient place to scope these static methods which should be called directly.

Definition at line 36 of file ioPtaDatagramFloat.h.


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