template <class T>
class vtb::gui::ARGeneratorPanel
public vtb::gui::GeneratorPanel< T >
using vec3 = blitz::TinyVector< D, 3 >
using int3 = vtb::core::int3
using policy_type = vtb::core::Policy
init(const testbed_type & testbed) -> voidvirtual
generator(policy_type policy) -> std::anyvirtual
draw() -> voidvirtual