GeomGraspitDBModel Class Reference

Specialized class a version of the model which loads its geometry dirrectly from the database. More...

#include <graspit_db_model.h>

Inheritance diagram for GeomGraspitDBModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GeomGraspitDBModel (db_planner::DatabaseManager *manager)
 Emty Stub.

Private Member Functions

virtual int loadGeometry ()
 Gets the geometry directly form the database, in binary format.

Private Attributes

db_planner::DatabaseManagermManager
 Pointer to the db manager which can load the geometry on demand.

Detailed Description

Specialized class a version of the model which loads its geometry dirrectly from the database.

Might be integrated into the class above at some point

Definition at line 76 of file graspit_db_model.h.


Constructor & Destructor Documentation

GeomGraspitDBModel::GeomGraspitDBModel ( db_planner::DatabaseManager manager  )  [inline]

Emty Stub.

Definition at line 85 of file graspit_db_model.h.


Member Function Documentation

int GeomGraspitDBModel::loadGeometry (  )  [private, virtual]

Gets the geometry directly form the database, in binary format.

Uses the stored vectors of vertices and triangles to initialize geometry; if these are not yet in memory, will first ask the manager to load them.

Reimplemented from GraspitDBModel.

Definition at line 119 of file graspit_db_model.cpp.


Member Data Documentation

Pointer to the db manager which can load the geometry on demand.

Definition at line 80 of file graspit_db_model.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:21 2012