Public Member Functions | Public Attributes | List of all members
exotica::visualization::Property< T > Struct Template Reference

#include <visualization_meshcat_types.h>

Inheritance diagram for exotica::visualization::Property< T >:
Inheritance graph
[legend]

Public Member Functions

 MSGPACK_DEFINE (type, path, property, value)
 
 Property ()
 
 Property (const std::string &path_in, const std::string &property_in, const T &value_in)
 
- Public Member Functions inherited from exotica::visualization::Base
 Base ()=default
 
 Base (const std::string &type_in, const std::string &path_in)
 

Public Attributes

std::string property
 
value
 
- Public Attributes inherited from exotica::visualization::Base
std::string path
 
std::string type
 

Detailed Description

template<typename T>
struct exotica::visualization::Property< T >

Definition at line 98 of file visualization_meshcat_types.h.

Constructor & Destructor Documentation

template<typename T >
exotica::visualization::Property< T >::Property ( )
inline

Definition at line 100 of file visualization_meshcat_types.h.

template<typename T >
exotica::visualization::Property< T >::Property ( const std::string &  path_in,
const std::string &  property_in,
const T &  value_in 
)
inline

Definition at line 101 of file visualization_meshcat_types.h.

Member Function Documentation

template<typename T >
exotica::visualization::Property< T >::MSGPACK_DEFINE ( type  ,
path  ,
property  ,
value   
)

Member Data Documentation

template<typename T >
std::string exotica::visualization::Property< T >::property

Definition at line 101 of file visualization_meshcat_types.h.

template<typename T >
T exotica::visualization::Property< T >::value

Definition at line 103 of file visualization_meshcat_types.h.


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


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:50