#include "narPort.h"
#include "narVec2.h"
Components | |
struct | mw::nar::Color_st |
This is the color structure for comparing patterns. Caution is required because it is signed. (0,31) is fine because it is 5 bits. [Details] | |
class | mw::nar::MeshColorData_ac |
Abstract class representing the mesh color information.[Details] | |
class | mw::nar::MeshColorData_tc< N > |
Color information class for mesh grid points used for detection.[Details] | |
class | mw::nar::MeshVtxData_ac |
Abstract class representing coordinate information from the mesh grid points for detection.[Details] | |
class | mw::nar::MeshVtxData_tc< N > |
Coordinate information class for mesh grid points.[Details] | |
Enumerated Types | |
enum | MeshDiv_e { mw::nar::e_MeshDiv15 = 15, mw::nar::e_MeshDiv31 = 31, mw::nar::e_MeshDiv63 = 63 } |
Number of meshes for each side that divides the marker pattern. When a NAR marker is detected, e_MeshDiv15 is used. |
© 2011-2012 Nintendo. All rights reserved.
CONFIDENTIAL