Public Member Functions | Public Attributes | List of all members
anzu::sub2::Point4 Class Reference

#include <pybind_wrapper_test.h>

Public Member Functions

 Point4 (const sub::Point2 &p_in, double z_in, double w_in)
 
double sum ()
 

Public Attributes

const anzu::sub::Point2 p
 
double w
 
double z
 

Detailed Description

Definition at line 114 of file pybind_wrapper_test.h.

Constructor & Destructor Documentation

anzu::sub2::Point4::Point4 ( const sub::Point2 p_in,
double  z_in,
double  w_in 
)
inline

Definition at line 116 of file pybind_wrapper_test.h.

Member Function Documentation

double anzu::sub2::Point4::sum ( )
inline

Definition at line 118 of file pybind_wrapper_test.h.

Member Data Documentation

const anzu::sub::Point2 anzu::sub2::Point4::p

Definition at line 120 of file pybind_wrapper_test.h.

double anzu::sub2::Point4::w

Definition at line 122 of file pybind_wrapper_test.h.

double anzu::sub2::Point4::z

Definition at line 121 of file pybind_wrapper_test.h.


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


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