CoinVisualizer_ApplyTiming Struct Reference

#include <RobotAPI/components/ArViz/Coin/Visualizer.h>

Public Member Functions

void add (CoinVisualizer_ApplyTiming const &other)
 

Public Attributes

IceUtil::Time addLayer = IceUtil::Time::seconds(0)
 
std::string layerName
 
IceUtil::Time removeElements = IceUtil::Time::seconds(0)
 
IceUtil::Time total = IceUtil::Time::seconds(0)
 
IceUtil::Time updateElements = IceUtil::Time::seconds(0)
 

Detailed Description

Definition at line 152 of file Visualizer.h.

Member Function Documentation

◆ add()

void add ( CoinVisualizer_ApplyTiming const &  other)
inline

Definition at line 161 of file Visualizer.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ addLayer

IceUtil::Time addLayer = IceUtil::Time::seconds(0)

Definition at line 156 of file Visualizer.h.

◆ layerName

std::string layerName

Definition at line 154 of file Visualizer.h.

◆ removeElements

IceUtil::Time removeElements = IceUtil::Time::seconds(0)

Definition at line 158 of file Visualizer.h.

◆ total

IceUtil::Time total = IceUtil::Time::seconds(0)

Definition at line 159 of file Visualizer.h.

◆ updateElements

IceUtil::Time updateElements = IceUtil::Time::seconds(0)

Definition at line 157 of file Visualizer.h.


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