Preparing search index...
The search index is not available
ore.visualizer
ore.visualizer
Scenario
Class Scenario
Hierarchy
Scenario
Index
Constructors
constructor
Properties
frame
Index
m_
data
Solution
m_
events
m_
filters
m_
viz
Solution
part
Attributes
Set
settings
Accessors
filtered
Methods
add
add
Block
add
Clip
add
Contour
add
Cutter
add
Fringe
Surface
add
Polygon
Surface
add
Probe
add
Ribbon
add
Slice
add
Stream
Surface
add
Stream
Tracer
add
Threshold
add
Tube
bind
clear
create
Block
Attributes
create
Point
Attributes
create
Polygon
Attributes
create
Tracer
Attributes
emit
find
Buffers
find
Part
Attributes
find
Time
Range
generate
get
Part
Attributes
list
query
remove
unbind
update
Constructors
constructor
new
Scenario
(
dataSolution
)
:
Scenario
Parameters
dataSolution
:
DataSolution
Returns
Scenario
Properties
frame
Index
frame
Index
:
number
= 0
Private
m_
data
Solution
m_
data
Solution
:
DataSolution
Private
m_
events
m_
events
:
Map
<
ScenarioEvent
,
(
(
filter
)
=>
void
)
>
= ...
Type declaration
(
filter
)
:
void
Parameters
filter
:
JFilter
Returns
void
Private
m_
filters
m_
filters
:
JFilter
[]
= []
Private
m_
viz
Solution
m_
viz
Solution
:
VizSolution
= ...
part
Attributes
Set
part
Attributes
Set
:
{
[
index
:
number
]
:
JPartAttributes
;
}
= {}
Type declaration
[
index
:
number
]:
JPartAttributes
settings
settings
:
ScenarioSettings
= ...
Accessors
filtered
get
filtered
(
)
:
VizSolution
Returns
VizSolution
Methods
add
add
(
filter
)
:
void
Parameters
filter
:
JFilter
Returns
void
add
Block
add
Block
(
)
:
JBlock
Returns
JBlock
add
Clip
add
Clip
(
)
:
JClip
Returns
JClip
add
Contour
add
Contour
(
)
:
JContour
Returns
JContour
add
Cutter
add
Cutter
(
)
:
JCutter
Returns
JCutter
add
Fringe
Surface
add
Fringe
Surface
(
)
:
JFringeSurface
Returns
JFringeSurface
add
Polygon
Surface
add
Polygon
Surface
(
)
:
JPolygonSurface
Returns
JPolygonSurface
add
Probe
add
Probe
(
)
:
JProbe
Returns
JProbe
add
Ribbon
add
Ribbon
(
)
:
JRibbon
Returns
JRibbon
add
Slice
add
Slice
(
)
:
JSlice
Returns
JSlice
add
Stream
Surface
add
Stream
Surface
(
)
:
JStreamSurface
Returns
JStreamSurface
add
Stream
Tracer
add
Stream
Tracer
(
)
:
JStreamTracer
Returns
JStreamTracer
add
Threshold
add
Threshold
(
)
:
JThreshold
Returns
JThreshold
add
Tube
add
Tube
(
)
:
JTube
Returns
JTube
bind
bind
(
name
,
callback
)
:
void
Parameters
name
:
ScenarioEvent
callback
:
(
(
filter
)
=>
void
)
(
filter
)
:
void
Parameters
filter
:
JFilter
Returns
void
Returns
void
clear
clear
(
)
:
void
Returns
void
Private
create
Block
Attributes
create
Block
Attributes
(
)
:
JBlockAttributes
Returns
JBlockAttributes
Private
create
Point
Attributes
create
Point
Attributes
(
)
:
JPointAttributes
Returns
JPointAttributes
Private
create
Polygon
Attributes
create
Polygon
Attributes
(
)
:
JPolygonAttributes
Returns
JPolygonAttributes
Private
create
Tracer
Attributes
create
Tracer
Attributes
(
)
:
JTracerAttributes
Returns
JTracerAttributes
emit
emit
(
name
,
filter
)
:
void
Parameters
name
:
ScenarioEvent
filter
:
JFilter
Returns
void
find
Buffers
find
Buffers
(
filter
)
:
Buffer
[]
Parameters
filter
:
JFilter
Returns
Buffer
[]
find
Part
Attributes
find
Part
Attributes
(
index
)
:
JPolygonAttributes
Parameters
index
:
number
Returns
JPolygonAttributes
find
Time
Range
find
Time
Range
(
index
?
,
filter
?
)
:
MinMax
Parameters
index
:
number
= undefined
filter
:
JFilter
= undefined
Returns
MinMax
generate
generate
(
callback
?
)
:
Promise
<
JNode
>
Parameters
Optional
callback
:
(
(
attributes
)
=>
void
)
(
attributes
)
:
void
Parameters
attributes
:
JAttributes
Returns
void
Returns
Promise
<
JNode
>
get
Part
Attributes
get
Part
Attributes
(
index
)
:
Partial
<
JPolygonAttributes
>
Parameters
index
:
number
Returns
Partial
<
JPolygonAttributes
>
list
list
(
)
:
JFilter
[]
Returns
JFilter
[]
query
query
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
remove
remove
(
filter
)
:
void
Parameters
filter
:
JFilter
Returns
void
unbind
unbind
(
name
)
:
void
Parameters
name
:
ScenarioEvent
Returns
void
update
update
(
filter
)
:
void
Parameters
filter
:
JFilter
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
frame
Index
m_
data
Solution
m_
events
m_
filters
m_
viz
Solution
part
Attributes
Set
settings
filtered
add
add
Block
add
Clip
add
Contour
add
Cutter
add
Fringe
Surface
add
Polygon
Surface
add
Probe
add
Ribbon
add
Slice
add
Stream
Surface
add
Stream
Tracer
add
Threshold
add
Tube
bind
clear
create
Block
Attributes
create
Point
Attributes
create
Polygon
Attributes
create
Tracer
Attributes
emit
find
Buffers
find
Part
Attributes
find
Time
Range
generate
get
Part
Attributes
list
query
remove
unbind
update
ore.visualizer
Appearance
Block
Display
Cap
Type
Cutter
Type
Point
Display
Polygon
Display
Tracer
Display
Data
Model
Data
Part
Data
Solution
Scenario
Scenario
Settings
Viz
Model
Viz
Part
Viz
Scalar
Viz
Solution
Viz
Vector
JAttributes
Base
JBlock
JBlock
Attributes
JClip
JClip
Parameters
JContour
JContour
Parameters
JCutter
JCutter
Parameters
JData
Part
JFringe
Surface
JFringe
Surface
Parameters
JPoint
Attributes
JPoint
Parameters
JPolygon
Attributes
JPolygon
Surface
JPolygon
Surface
Parameters
JProbe
JRibbon
JRibbon
Parameters
JSlice
JSlice
Parameters
JStream
Surface
JStream
Surface
Parameters
JStream
Tracer
JStream
Tracer
Parameters
JThreshold
JThreshold
Parameters
JTracer
Attributes
JTube
JTube
Parameters
JViz
Body
JViz
Geometry
JViz
Result
Display
JAttributes
JCut
Filter
JCut
Parameters
JFilter
JFlow
Path
Filter
JFlow
Path
Parameters
JParameters
JPart
Attributes
JSeed
Filter
JSeed
Parameters
Scenario
Event
blend_
transparent
culling_
vector
depth_
opaque
depth_
transparent
display
Name
Set
fragment_
cylinder_
color
fragment_
cylinder_
scalar
fragment_
forward_
cylinder_
color
fragment_
forward_
cylinder_
scalar
fragment_
forward_
ribbon_
color
fragment_
forward_
ribbon_
scalar
fragment_
forward_
sphere_
color
fragment_
forward_
sphere_
scalar
fragment_
forward_
thickline_
color
fragment_
forward_
thickline_
scalar
fragment_
meteor_
cylinder_
color
fragment_
meteor_
cylinder_
scalar
fragment_
meteor_
ribbon_
color
fragment_
meteor_
ribbon_
scalar
fragment_
meteor_
thickline_
color
fragment_
meteor_
thickline_
scalar
fragment_
outline_
color
fragment_
outline_
scalar
fragment_
ribbon_
color
fragment_
ribbon_
scalar
fragment_
shaded_
color
fragment_
shaded_
scalar
fragment_
sphere_
color
fragment_
sphere_
scalar
fragment_
strip_
scalar
fragment_
transparent_
color
fragment_
transparent_
scalar
fragment_
vertex_
color
image
Data_
black2
White
image
Data_
cool2
Warm
image
Data_
gray2
Red
image
Data_
green2
Brown
image
Data_
inferno
image
Data_
jet
image
Data_
kindlmann
image
Data_
metal
Casting
image
Data_
plasma
image
Data_
radiation
image
Data_
rainbow
image
Data_
reverted
Rainbow
image
Data_
terrain
image
Data_
thermal
image
Data_
viridis
image
Data_
white2
Brown
polygon
Offset_
opaque
polygon
Offset_
transparent
sampler_
scalar
vertex_
fixed_
sphere_
color
vertex_
fixed_
sphere_
scalar
vertex_
fixed_
vector_
color
vertex_
fixed_
vector_
scalar
vertex_
forward_
fixed_
sphere_
color
vertex_
forward_
fixed_
sphere_
scalar
vertex_
forward_
offset_
fixed_
sphere_
color
vertex_
forward_
offset_
fixed_
sphere_
scalar
vertex_
forward_
offset_
sphere_
color
vertex_
forward_
offset_
sphere_
scalar
vertex_
forward_
sphere_
color
vertex_
forward_
sphere_
scalar
vertex_
forward_
thickline_
color
vertex_
forward_
thickline_
scalar
vertex_
offset_
fixed_
sphere_
color
vertex_
offset_
fixed_
sphere_
scalar
vertex_
offset_
outline_
color
vertex_
offset_
outline_
scalar
vertex_
offset_
shaded_
color
vertex_
offset_
shaded_
scalar
vertex_
offset_
sphere_
color
vertex_
offset_
sphere_
scalar
vertex_
outline_
color
vertex_
outline_
scalar
vertex_
shaded_
color
vertex_
shaded_
scalar
vertex_
sphere_
color
vertex_
sphere_
scalar
vertex_
thickline_
color
vertex_
thickline_
scalar
vertex_
vector_
color
vertex_
vector_
scalar
extract
Data
Model
generate
Attributes
Primitives
generate
Cylinder
Primitive
generate
Forward
Cylinder
Primitive
generate
Forward
Ribbon
Primitive
generate
Forward
Sphere
Primitive
generate
Forward
Thick
Line
Primitive
generate
Line
Primitive
generate
Meteor
Cylinder
Primitive
generate
Meteor
Ribbon
Primitive
generate
Meteor
Thick
Line
Primitive
generate
No
Light
Primitive
generate
Outline
Primitive
generate
Point
Attributes
Primitives
generate
Poly
Geometry
generate
Polygon
Attributes
Primitives
generate
Ribbon
Primitive
generate
Shaded
Primitive
generate
Sphere
Primitive
generate
Strip
Primitive
generate
Thick
Line
Primitive
generate
Tracer
Attributes
Primitives
generate
Transparent
Primitive
generate
Vector
Geometry
generate
Vector
Primitive
generate
Wireframe
Primitive
geometry_
arrow
material_
cylinder_
color
material_
cylinder_
scalar
material_
fixed_
sphere_
color
material_
fixed_
sphere_
scalar
material_
fixed_
vector_
color
material_
fixed_
vector_
scalar
material_
forward_
cylinder_
color
material_
forward_
cylinder_
scalar
material_
forward_
fixed_
sphere_
color
material_
forward_
fixed_
sphere_
scalar
material_
forward_
offset_
fixed_
sphere_
color
material_
forward_
offset_
fixed_
sphere_
scalar
material_
forward_
offset_
sphere_
color
material_
forward_
offset_
sphere_
scalar
material_
forward_
ribbon_
color
material_
forward_
ribbon_
scalar
material_
forward_
sphere_
color
material_
forward_
sphere_
scalar
material_
forward_
thickline_
color
material_
forward_
thickline_
scalar
material_
meteor_
cylinder_
color
material_
meteor_
cylinder_
scalar
material_
meteor_
ribbon_
color
material_
meteor_
ribbon_
scalar
material_
meteor_
thickline_
color
material_
meteor_
thickline_
scalar
material_
offset_
fixed_
sphere_
color
material_
offset_
fixed_
sphere_
scalar
material_
offset_
outline_
color
material_
offset_
outline_
scalar
material_
offset_
shaded_
color
material_
offset_
shaded_
scalar
material_
offset_
sphere_
color
material_
offset_
sphere_
scalar
material_
offset_
strip_
scalar
material_
offset_
transparent_
color
material_
offset_
transparent_
scalar
material_
outline_
color
material_
outline_
scalar
material_
ribbon_
color
material_
ribbon_
scalar
material_
shaded_
color
material_
shaded_
scalar
material_
sphere_
color
material_
sphere_
scalar
material_
strip_
scalar
material_
thickline_
color
material_
thickline_
scalar
material_
transparent_
color
material_
transparent_
scalar
material_
vector_
color
material_
vector_
scalar
Generated using
TypeDoc