Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
VolumeParser
Class VolumeParser
Hierarchy
Parser
VolumeParser
CubeParser
Dsn6Parser
DxParser
MrcParser
XplorParser
Index
Constructors
constructor
Accessors
__obj
Name
is
Binary
is
Json
is
Xml
type
Methods
_after
Parse
_before
Parse
_parse
get
Matrix
parse
Constructors
constructor
new
Volume
Parser
(
streamer
:
any
, params
:
any
)
:
VolumeParser
Parameters
streamer:
any
params:
any
Returns
VolumeParser
Accessors
__obj
Name
get
__objName
(
)
:
string
Returns
string
is
Binary
get
isBinary
(
)
:
boolean
Returns
boolean
is
Json
get
isJson
(
)
:
boolean
Returns
boolean
is
Xml
get
isXml
(
)
:
boolean
Returns
boolean
type
get
type
(
)
:
string
Returns
string
Methods
_after
Parse
_after
Parse
(
)
:
void
Returns
void
_before
Parse
_before
Parse
(
)
:
void
Returns
void
_parse
_parse
(
)
:
void
Returns
void
get
Matrix
get
Matrix
(
)
:
Matrix4
Returns
Matrix4
parse
parse
(
)
:
any
Returns
any
Globals
Volume
Parser
constructor
__obj
Name
is
Binary
is
Json
is
Xml
type
_after
Parse
_before
Parse
_parse
get
Matrix
parse
Generated using
TypeDoc