#include <GraspTable.h>
Definition at line 62 of file GraspTable.h.
GraspTableObject::GraspTableObject |
( |
| ) |
|
|
inline |
void GraspTableObject::AddGrasp |
( |
Grasp * |
grasp | ) |
|
|
inline |
std::vector<Grasp*>& GraspTableObject::Get |
( |
| ) |
|
|
inline |
Grasp* GraspTableObject::GetGrasp |
( |
unsigned int |
graspId | ) |
|
|
inline |
Grasp* GraspTableObject::GetNextGrasp |
( |
| ) |
|
|
inline |
unsigned int GraspTableObject::GetObjectClassId |
( |
| ) |
|
|
inline |
int GraspTableObject::Init |
( |
int |
size | ) |
|
|
inline |
void GraspTableObject::ResetGraspReadPtr |
( |
| ) |
|
|
inline |
void GraspTableObject::SetObjectClassId |
( |
unsigned int |
ObjectClassId | ) |
|
|
inline |
unsigned int GraspTableObject::m_GraspReadPtr |
|
private |
std::vector<Grasp*> GraspTableObject::m_GraspTableObject |
|
private |
unsigned int GraspTableObject::m_GraspWritePtr |
|
private |
unsigned int GraspTableObject::m_ObjectClassId |
|
private |
The documentation for this class was generated from the following file: