cgv
Loading...
Searching...
No Matches
self_reflection_tag.h
1
#pragma once
2
3
#include "lib_begin.h"
4
5
namespace
cgv
{
6
namespace
reflect {
7
8
// forward declaration of reflection handler class
9
class
CGV_API reflection_handler;
10
12
struct
self_reflection_tag
{};
13
14
}
15
}
16
17
#include <cgv/config/lib_end.h>
cgv
the cgv namespace
Definition
print.h:11
cgv::reflect::self_reflection_tag
Derive from this class to announce implementation of the method self_reflect.
Definition
self_reflection_tag.h:12
cgv
reflect
self_reflection_tag.h
Generated by
1.9.8