3 #include "find_reflection_handler.h"
17 std::string extend_name(
const std::string& name)
const;
24 void reflect_group_end(
GroupKind group_kind);
28 bool reflect_method_void(
const std::string& method_name,
method_interface* mi_ptr,
34 #include <cgv/config/lib_end.h>
Definition: debug_reflection_handler.h:13
abstract interface for type reflection with basic type management and optional string conversion
Definition: reflection_traits.h:24
Definition: reflection_handler.h:24
GroupKind
different support group types
Definition: reflection_handler.h:85
Definition: reflection_handler.h:63
vec< T > reflect(const vec< T > &v, const vec< T > &n)
calculates the reflected direction of v; n is the normal of the reflecting surface
Definition: vec.h:822
std::string output
contains the description in form of a string
Definition: debug_reflection_handler.h:20
the cgv namespace
Definition: vr_calib.cxx:9