Ocular Engine
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
CoreDynamicRegistration.hpp
1
46
#pragma once
47
#ifndef __H__OCULAR_CORE_DYNAMIC_REGISTRATION__H__
48
#define __H__OCULAR_CORE_DYNAMIC_REGISTRATION__H__
49
50
namespace
Ocular
51
{
56
class
CoreDynamicRegistration
57
{
58
public
:
59
60
CoreDynamicRegistration
();
61
~
CoreDynamicRegistration
();
62
63
protected
:
64
65
private
:
66
};
67
}
68
69
#endif
Ocular
Note: Once this library is made dynamic, this will no longer be needed.
Definition:
Common.hpp:70
Ocular::CoreDynamicRegistration
(Hopefully) A temporary class until the linker stops throwing away useful stuff in static libraries...
Definition:
CoreDynamicRegistration.hpp:56
OcularCore
include
CoreDynamicRegistration.hpp
Generated on Tue Oct 18 2016 01:28:56 for Ocular Engine by
1.8.10