Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
WebGLExtensions
Interface WebGLExtensions
Hierarchy
WebGLExtensions
Index
Constructors
constructor
Methods
get
has
init
Constructors
constructor
new
WebGLExtensions
(
gl
:
WebGLRenderingContext
)
:
WebGLExtensions
Parameters
gl:
WebGLRenderingContext
Returns
WebGLExtensions
Methods
get
get
(
name
:
string
)
:
any
Parameters
name:
string
Returns
any
has
has
(
name
:
string
)
:
boolean
Parameters
name:
string
Returns
boolean
init
init
(
capabilities
:
WebGLCapabilities
)
:
void
Parameters
capabilities:
WebGLCapabilities
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
WebGLExtensions
constructor
get
has
init
Generated using
TypeDoc