svo
Semi-Direct Visual Odometry
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
svo::ba::EdgeContainerSE3 Struct Reference

Temporary container to hold the g2o edge with reference to frame and point. More...

#include <bundle_adjustment.h>

List of all members.

Public Member Functions

 EdgeContainerSE3 (g2oEdgeSE3 *e, Frame *frame, Feature *feature)

Public Attributes

g2oEdgeSE3edge
Frameframe
Featurefeature
bool is_deleted

Detailed Description

Temporary container to hold the g2o edge with reference to frame and point.


Constructor & Destructor Documentation

svo::ba::EdgeContainerSE3::EdgeContainerSE3 ( g2oEdgeSE3 e,
Frame frame,
Feature feature 
) [inline]

Member Data Documentation


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