SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SENSFrame.h File Reference
#include <opencv2/core.hpp>
#include <SENS.h>
#include <memory>
Include dependency graph for SENSFrame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SENSFrameBase
 
struct  SENSFrame
 

Typedefs

using SENSFrameBasePtr = std::shared_ptr< SENSFrameBase >
 
using SENSFramePtr = std::shared_ptr< SENSFrame >
 

Typedef Documentation

◆ SENSFrameBasePtr

using SENSFrameBasePtr = std::shared_ptr<SENSFrameBase>

Definition at line 27 of file SENSFrame.h.

◆ SENSFramePtr

using SENSFramePtr = std::shared_ptr<SENSFrame>

Definition at line 73 of file SENSFrame.h.