Public Types | Public Member Functions | Public Attributes | List of all members
jsk_recognition_utils::GridIndex Class Reference

#include <grid_index.h>

Public Types

typedef boost::shared_ptr< GridIndexPtr
 

Public Member Functions

 GridIndex ()
 
 GridIndex (int _x, int _y)
 
virtual ~GridIndex ()
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 44 of file grid_index.h.

Member Typedef Documentation

Definition at line 47 of file grid_index.h.

Constructor & Destructor Documentation

jsk_recognition_utils::GridIndex::GridIndex ( )

Definition at line 40 of file grid_index.cpp.

jsk_recognition_utils::GridIndex::GridIndex ( int  _x,
int  _y 
)

Definition at line 45 of file grid_index.cpp.

jsk_recognition_utils::GridIndex::~GridIndex ( )
virtual

Definition at line 50 of file grid_index.cpp.

Member Data Documentation

int jsk_recognition_utils::GridIndex::x

Definition at line 52 of file grid_index.h.

int jsk_recognition_utils::GridIndex::y

Definition at line 53 of file grid_index.h.


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


jsk_recognition_utils
Author(s):
autogenerated on Mon May 3 2021 03:03:03