ArRVisionPacket Class Reference

#include <ArRVisionPTZ.h>

Inheritance diagram for ArRVisionPacket:

ArBasePacket List of all members.

Detailed Description

A class for for making commands to send to the RVision camera.

There are only two functioning ways to put things into this packet, uByteToBuf() and byte2ToBuf; You MUST use thse, if you use anything else your commands won't work.


Public Member Functions

 ArRVisionPacket (ArTypes::UByte2 bufferSize=15)
 Constructor.
virtual void byte2ToBuf (ArTypes::Byte2 val)
void byte2ToBufAtPos (ArTypes::Byte2 val, ArTypes::UByte2 pose)
 This is a new function, read the details before you try to use it.
virtual void uByteToBuf (ArTypes::UByte val)


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:39:37 2009 for Aria by  doxygen 1.5.1