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

◆ Point4()

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

◆ sum()

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

Definition at line 118 of file pybind_wrapper_test.h.

Member Data Documentation

◆ p

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

Definition at line 120 of file pybind_wrapper_test.h.

◆ w

double anzu::sub2::Point4::w

Definition at line 122 of file pybind_wrapper_test.h.

◆ z

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 Tue Jun 25 2024 03:08:24