Flexbody and prop diagnostic.
More...
#include <GUI_FlexbodyDebug.h>
Flexbody and prop diagnostic.
Definition at line 32 of file GUI_FlexbodyDebug.h.
◆ AnalyzeFlexbodies()
void FlexbodyDebug::AnalyzeFlexbodies |
( |
| ) |
|
◆ Draw()
void FlexbodyDebug::Draw |
( |
| ) |
|
◆ DrawDebugView()
◆ DrawLocatorsTable()
void FlexbodyDebug::DrawLocatorsTable |
( |
FlexBody * |
flexbody, |
|
|
bool & |
locators_visible |
|
) |
| |
|
private |
◆ DrawMemoryOrderGraph()
void FlexbodyDebug::DrawMemoryOrderGraph |
( |
FlexBody * |
flexbody | ) |
|
|
private |
◆ DrawMeshInfo() [1/2]
void FlexbodyDebug::DrawMeshInfo |
( |
FlexBody * |
flexbody | ) |
|
|
private |
◆ DrawMeshInfo() [2/2]
void FlexbodyDebug::DrawMeshInfo |
( |
Prop * |
prop | ) |
|
|
private |
◆ IsHideOtherElementsModeActive()
bool RoR::GUI::FlexbodyDebug::IsHideOtherElementsModeActive |
( |
| ) |
const |
|
inline |
◆ IsHovered()
bool RoR::GUI::FlexbodyDebug::IsHovered |
( |
| ) |
const |
|
inline |
◆ IsVisible()
bool RoR::GUI::FlexbodyDebug::IsVisible |
( |
| ) |
const |
|
inline |
◆ SetVisible()
void RoR::GUI::FlexbodyDebug::SetVisible |
( |
bool |
value | ) |
|
|
inline |
◆ UpdateVisibility()
void FlexbodyDebug::UpdateVisibility |
( |
| ) |
|
|
private |
◆ draw_mesh_wireframe
bool RoR::GUI::FlexbodyDebug::draw_mesh_wireframe = false |
|
private |
◆ hide_other_elements
bool RoR::GUI::FlexbodyDebug::hide_other_elements = false |
|
private |
◆ m_combo_items
std::string RoR::GUI::FlexbodyDebug::m_combo_items |
|
private |
◆ m_combo_props_start
int RoR::GUI::FlexbodyDebug::m_combo_props_start = -1 |
|
private |
Index of first prop in the combobox. -1 means no props.
Definition at line 62 of file GUI_FlexbodyDebug.h.
◆ m_combo_selection
int RoR::GUI::FlexbodyDebug::m_combo_selection = 0 |
|
private |
◆ m_is_hovered
bool RoR::GUI::FlexbodyDebug::m_is_hovered = false |
|
private |
◆ m_is_visible
bool RoR::GUI::FlexbodyDebug::m_is_visible = false |
|
private |
◆ show_base_nodes
bool RoR::GUI::FlexbodyDebug::show_base_nodes = false |
|
private |
◆ show_forset_nodes
bool RoR::GUI::FlexbodyDebug::show_forset_nodes = false |
|
private |
◆ show_locator
std::vector<bool> RoR::GUI::FlexbodyDebug::show_locator |
|
private |
◆ show_vertices
bool RoR::GUI::FlexbodyDebug::show_vertices = false |
|
private |
The documentation for this class was generated from the following files: