template <class T>
class vtb::gui::SpherePanel
Methods
  • resolution_v() -> InputInteger< int > &
  • resolution_u() -> InputInteger< int > &
  • radius() -> InputNumber< T > &
  • max(T rhs) -> void
  • min(T rhs) -> void
  • format(const char * rhs) -> void
  • draw() -> bool
  • SpherePanel()