Public Methods

mw::nar::MeshVtxData_ac Class

Abstract class representing coordinate information from the mesh grid points for detection.[Details]

#include <narMesh.h>

Inheritance graph for mw::nar::MeshVtxData_ac

List of All Members

Public Methods

virtual const Vec2F_st & GetVtx (s32 t, s32 s) const =0
 Gets the coordinates.
virtual Vec2F_st & GetVtx (s32 t, s32 s)=0
 Gets the coordinates.

Description

Abstract class representing coordinate information from the mesh grid points for detection.


This class description was generated from the following file.


CONFIDENTIAL