Public Member Functions | List of all members
anzu::PointBase Class Referenceabstract

#include <pybind_wrapper_test.h>

Inheritance diagram for anzu::PointBase:
Inheritance graph
[legend]

Public Member Functions

virtual double sum () const =0
 
virtual ~PointBase ()
 

Detailed Description

Definition at line 9 of file pybind_wrapper_test.h.

Constructor & Destructor Documentation

virtual anzu::PointBase::~PointBase ( )
inlinevirtual

Definition at line 12 of file pybind_wrapper_test.h.

Member Function Documentation

virtual double anzu::PointBase::sum ( ) const
pure virtual

Implemented in anzu::Point3, and anzu::sub::Point2.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:58