Open Detection  1.0
od::ODScene Class Referenceabstract

Base class for Scenes. More...

#include <ODScene.h>

Inheritance diagram for od::ODScene:

Public Member Functions

virtual void * getData ()=0
 
std::string const & getPath () const
 

Protected Attributes

std::string path_
 

Detailed Description

Base class for Scenes.

This contains information about the scenes. Scenes can be image scenes or point cloud scenes

Author
Kripasindhu Sarkar

Definition at line 49 of file ODScene.h.

Member Function Documentation

virtual void* od::ODScene::getData ( )
pure virtual
std::string const& od::ODScene::getPath ( ) const
inline

Definition at line 55 of file ODScene.h.

References path_.

Member Data Documentation

std::string od::ODScene::path_
protected

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