Vertex Viewer SDK
Preparing search index...
Viewer
ReceivedFrameScene
Class ReceivedFrameScene
Index
Constructors
constructor
Properties
bounding
Box
camera
cross
Section
has
Changed
item
Model
View
model
View
Id
scene
View
Summary
world
Orientation
Methods
copy
Constructors
constructor
new
ReceivedFrameScene
(
camera
:
FrameCameraBase
,
boundingBox
:
BoundingBox
,
crossSection
:
CrossSectioning
.
CrossSectioning
,
worldOrientation
:
Orientation
,
hasChanged
:
boolean
,
sceneViewSummary
:
SceneViewSummary
,
modelViewId
:
string
|
undefined
,
itemModelView
:
ItemModelView
|
undefined
,
)
:
ReceivedFrameScene
Parameters
camera
:
FrameCameraBase
boundingBox
:
BoundingBox
crossSection
:
CrossSectioning
.
CrossSectioning
worldOrientation
:
Orientation
hasChanged
:
boolean
sceneViewSummary
:
SceneViewSummary
modelViewId
:
string
|
undefined
itemModelView
:
ItemModelView
|
undefined
Returns
ReceivedFrameScene
Properties
Readonly
bounding
Box
boundingBox
:
BoundingBox
Readonly
camera
camera
:
FrameCameraBase
Readonly
cross
Section
crossSection
:
CrossSectioning
.
CrossSectioning
Readonly
has
Changed
hasChanged
:
boolean
Readonly
item
Model
View
itemModelView
:
ItemModelView
|
undefined
Readonly
model
View
Id
modelViewId
:
string
|
undefined
Readonly
scene
View
Summary
sceneViewSummary
:
SceneViewSummary
Readonly
world
Orientation
worldOrientation
:
Orientation
Methods
copy
copy
(
__namedParameters
:
Partial
<
{
boundingBox
:
BoundingBox.BoundingBox
;
camera
:
FrameCameraBase
;
crossSection
:
CrossSectioning
.
CrossSectioning
;
hasChanged
:
boolean
;
itemModelView
:
ItemModelView.ItemModelView
;
modelViewId
:
UUID.UUID
|
undefined
;
sceneViewSummary
:
SceneViewSummary.SceneViewSummary
;
worldOrientation
:
Orientation
;
}
,
>
,
)
:
ReceivedFrameScene
Parameters
__namedParameters
:
Partial
<
{
boundingBox
:
BoundingBox.BoundingBox
;
camera
:
FrameCameraBase
;
crossSection
:
CrossSectioning
.
CrossSectioning
;
hasChanged
:
boolean
;
itemModelView
:
ItemModelView.ItemModelView
;
modelViewId
:
UUID.UUID
|
undefined
;
sceneViewSummary
:
SceneViewSummary.SceneViewSummary
;
worldOrientation
:
Orientation
;
}
,
>
Returns
ReceivedFrameScene
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bounding
Box
camera
cross
Section
has
Changed
item
Model
View
model
View
Id
scene
View
Summary
world
Orientation
Methods
copy
Vertex Viewer SDK
Loading...