LeviLamina
Loading...
Searching...
No Matches
GeometryInheritanceTree.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // GeometryInheritanceTree inner types declare
8 // clang-format off
10 // clang-format on
11
12 // GeometryInheritanceTree inner types define
14 public:
15 // member variables
16 // NOLINTBEGIN
22 // NOLINTEND
23
24 public:
25 // prevent constructor by default
29 };
30
31public:
32 // member variables
33 // NOLINTBEGIN
37 // NOLINTEND
38
39public:
40 // prevent constructor by default
44};
Definition GeometryInheritanceTree.h:5
Definition GeometryInheritanceTree.h:13
Definition Alias.h:14