FCommonTypeHandler

namespace marengine
class FCommonTypeHandler

Public Static Functions

template<size_t TSize>
bool drawStringInputPanel(std::string &strToInput)
template<typename TVector>
bool drawVectorInputPanel(const char *label, TVector &vectorToInput, float resetValue, float columnWidth, float minValue, float maxValue)