Public Member Functions | Static Public Attributes | Protected Attributes

XnVPointMessage Class Reference

#include <XnVPointMessage.h>

Inheritance diagram for XnVPointMessage:
Inheritance graph
[legend]
Collaboration diagram for XnVPointMessage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XnVPointMessage (const XnVMultipleHands *pHands)
 ~XnVPointMessage ()
XnVMessageClone () const

Static Public Attributes

static const XnChar * ms_strType

Protected Attributes

const XnVMultipleHandsm_pHands

Detailed Description

A XnVPointMessage is a Message holding a Multi Hands

Definition at line 18 of file XnVPointMessage.h.


Constructor & Destructor Documentation

XnVPointMessage::XnVPointMessage ( const XnVMultipleHands pHands  ) 

Constructor. Create a Point Message with a Multi Hands.

Parameters:
[in] pHands The Multi Hands to use in the Point Message
XnVPointMessage::~XnVPointMessage (  ) 

Member Function Documentation

XnVMessage* XnVPointMessage::Clone (  )  const [virtual]

Create a new Message of the same type (Point Message), with a clone of the same data (the same Multi Hands)

Returns:
The new message

Implements XnVMessage.


Member Data Documentation

Definition at line 42 of file XnVPointMessage.h.

const XnChar* XnVPointMessage::ms_strType [static]

The default type for Point Messages - "Point"

Definition at line 40 of file XnVPointMessage.h.


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