#include <src/libigl/igl/anttweakbar/ReAntTweakBar.h>
◆ ReTwCBItem() [1/2]
| IGL_INLINE igl::anttweakbar::ReTwCBItem::ReTwCBItem |
( |
const std::string |
_name, |
|
|
TwType |
_type, |
|
|
TwSetVarCallback |
_setCallback, |
|
|
TwGetVarCallback |
_getCallback, |
|
|
void * |
_clientData |
|
) |
| |
|
inline |
124 :
130 {
131 }
TwType type
Definition ReAntTweakBar.h:114
TwGetVarCallback getCallback
Definition ReAntTweakBar.h:116
TwSetVarCallback setCallback
Definition ReAntTweakBar.h:115
void * clientData
Definition ReAntTweakBar.h:117
std::string name
Definition ReAntTweakBar.h:113
◆ ReTwCBItem() [2/2]
◆ operator=()
◆ clientData
| void* igl::anttweakbar::ReTwCBItem::clientData |
◆ getCallback
| TwGetVarCallback igl::anttweakbar::ReTwCBItem::getCallback |
◆ name
| std::string igl::anttweakbar::ReTwCBItem::name |
◆ setCallback
| TwSetVarCallback igl::anttweakbar::ReTwCBItem::setCallback |
◆ type
| TwType igl::anttweakbar::ReTwCBItem::type |
The documentation for this struct was generated from the following file: