Public Member Functions | Private Attributes
xn::Resolution Class Reference

#include <XnCppWrapper.h>

List of all members.

Public Member Functions

const XnCharGetName () const
 Gets the name of the resolution.
XnResolution GetResolution () const
 Gets the resolution.
XnUInt32 GetXResolution () const
 Gets the X resolution.
XnUInt32 GetYResolution () const
 Gets the Y resolution.
 Resolution (XnResolution res)
 Resolution (XnUInt32 xRes, XnUInt32 yRes)
 Resolution (const XnChar *strName)

Private Attributes

XnUInt32 m_nXRes
XnUInt32 m_nYRes
XnResolution m_Res
const XnCharm_strName

Detailed Description

A utility class for resolution info

Definition at line 4421 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Creates a Resolution object.

Parameters:
res[in] Resolution

Definition at line 4429 of file XnCppWrapper.h.

xn::Resolution::Resolution ( XnUInt32  xRes,
XnUInt32  yRes 
) [inline]

Creates a Resolution object out of X and Y resolutions.

Parameters:
xRes[in] X resolution
yRes[in] Y resolution

Definition at line 4442 of file XnCppWrapper.h.

xn::Resolution::Resolution ( const XnChar strName) [inline]

Creates a Resolution object out of its name

Parameters:
strName[in] name of the resolution

Definition at line 4453 of file XnCppWrapper.h.


Member Function Documentation

const XnChar* xn::Resolution::GetName ( ) const [inline]

Gets the name of the resolution.

Definition at line 4468 of file XnCppWrapper.h.

Gets the resolution.

Definition at line 4462 of file XnCppWrapper.h.

Gets the X resolution.

Definition at line 4464 of file XnCppWrapper.h.

Gets the Y resolution.

Definition at line 4466 of file XnCppWrapper.h.


Member Data Documentation

Definition at line 4472 of file XnCppWrapper.h.

Definition at line 4473 of file XnCppWrapper.h.

Definition at line 4471 of file XnCppWrapper.h.

Definition at line 4474 of file XnCppWrapper.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52