Public Attributes | List of all members
Point3D Struct Reference

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

In this tutorial we will see how to wrap legacy code into a BehaviorTree in a non-intrusive way, i.e. without modifying the original class.

Definition at line 11 of file t07_wrap_legacy.cpp.

Member Data Documentation

double Point3D::x

Definition at line 11 of file t07_wrap_legacy.cpp.

double Point3D::y

Definition at line 11 of file t07_wrap_legacy.cpp.

double Point3D::z

Definition at line 11 of file t07_wrap_legacy.cpp.


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


behaviotree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Tue May 4 2021 02:56:26