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 76 of file grid_index.h.

Member Typedef Documentation

◆ Ptr

Definition at line 111 of file grid_index.h.

Constructor & Destructor Documentation

◆ GridIndex() [1/2]

jsk_recognition_utils::GridIndex::GridIndex ( )

Definition at line 72 of file grid_index.cpp.

◆ GridIndex() [2/2]

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

Definition at line 77 of file grid_index.cpp.

◆ ~GridIndex()

jsk_recognition_utils::GridIndex::~GridIndex ( )
virtual

Definition at line 82 of file grid_index.cpp.

Member Data Documentation

◆ x

int jsk_recognition_utils::GridIndex::x

Definition at line 116 of file grid_index.h.

◆ y

int jsk_recognition_utils::GridIndex::y

Definition at line 117 of file grid_index.h.


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


jsk_recognition_utils
Author(s):
autogenerated on Tue Jan 7 2025 04:04:52