Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Axiom
RenderSystems
OpenGLES
GLESPlugin
C# Class Axiom.RenderSystems.OpenGLES.GLESPlugin
Plugin instance for GL Manager
Inheritance:
IPlugin
ファイルを表示
Open project: WolfgangSt/axiom
Protected Properties
Property
Type
Description
_renderSystem
GLESRenderSystem
Public Methods
Method
Description
Initialize
( ) :
void
Initializes the plugin.
Shutdown
( ) :
void
Stops the plugin
Method Details
Initialize()
public
method
Initializes the plugin.
public
Initialize
( ) :
void
return
void
Shutdown()
public
method
Stops the plugin
public
Shutdown
( ) :
void
return
void
Property Details
_renderSystem
protected_oe property
protected
GLESRenderSystem,Axiom.RenderSystems.OpenGLES
_renderSystem
return
GLESRenderSystem