Public Methods

mw::nar::MarkerAnalizableList_tc< N > Class Template

Implemented class that handles lists of detected markers.[Details]

#include <narMarkerDetector.h>

Inheritance graph for mw::nar::MarkerAnalizableList_tc< N >

List of All Members

Public Methods

u16 GetMarkerNum()
 Returns the number of markers in the list.
virtual s32 GetMarkerNumWithID (s32 id)
 Returns the number of markers for the specified ID.
virtual Marker_clGetpMarker (u32 idx)
 Returns the marker at index number idx.

Description

template<s32 N>
class mw::nar::MarkerAnalizableList_tc< N >

Implemented class that handles lists of detected markers.

Template Parameters:
N Specifies the number of markers that can be detected.

Functions

template<s32 N>
virtual s32 mw::nar::MarkerAnalizableList_tc< N >::GetMarkerNumWithID ( s32 id  )  [inline, virtual]

Returns the number of markers for the specified ID.

Argument:
id ID

Implements mw::nar::MarkerList_ac.

template<s32 N>
virtual Marker_cl* mw::nar::MarkerAnalizableList_tc< N >::GetpMarker ( u32 idx  )  [inline, virtual]

Returns the marker at index number idx.

Return Values:
Invalid idx for values of 0. 

Implements mw::nar::MarkerList_ac.


This class description was generated from the following file.


CONFIDENTIAL