#include <pybind_wrapper_test.h>

| Public Member Functions | |
| virtual double | sum () const =0 | 
| virtual | ~PointBase () | 
Definition at line 9 of file pybind_wrapper_test.h.
| 
 | inlinevirtual | 
Definition at line 12 of file pybind_wrapper_test.h.
| 
 | pure virtual | 
Implemented in anzu::Point3, and anzu::sub::Point2.