Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
Vrml_Transform
Class Vrml_Transform
Hierarchy
Vrml_Transform
Vrml_Transform_1
Vrml_Transform_2
Index
Constructors
constructor
Methods
Center
Rotation
Scale
Factor
Scale
Orientation
Set
Center
Set
Rotation
Set
Scale
Factor
Set
Scale
Orientation
Set
Translation
Translation
delete
Constructors
constructor
new
Vrml_
Transform
(
)
:
Vrml_Transform
Returns
Vrml_Transform
Methods
Center
Center
(
)
:
gp_Vec
Returns
gp_Vec
Rotation
Rotation
(
)
:
Vrml_SFRotation
Returns
Vrml_SFRotation
Scale
Factor
Scale
Factor
(
)
:
gp_Vec
Returns
gp_Vec
Scale
Orientation
Scale
Orientation
(
)
:
Vrml_SFRotation
Returns
Vrml_SFRotation
Set
Center
Set
Center
(
aCenter
:
gp_Vec
)
:
void
Parameters
aCenter:
gp_Vec
Returns
void
Set
Rotation
Set
Rotation
(
aRotation
:
Vrml_SFRotation
)
:
void
Parameters
aRotation:
Vrml_SFRotation
Returns
void
Set
Scale
Factor
Set
Scale
Factor
(
aScaleFactor
:
gp_Vec
)
:
void
Parameters
aScaleFactor:
gp_Vec
Returns
void
Set
Scale
Orientation
Set
Scale
Orientation
(
aScaleOrientation
:
Vrml_SFRotation
)
:
void
Parameters
aScaleOrientation:
Vrml_SFRotation
Returns
void
Set
Translation
Set
Translation
(
aTranslation
:
gp_Vec
)
:
void
Parameters
aTranslation:
gp_Vec
Returns
void
Translation
Translation
(
)
:
gp_Vec
Returns
gp_Vec
delete
delete
(
)
:
void
Returns
void
Exports
Vrml_
Transform
constructor
Center
Rotation
Scale
Factor
Scale
Orientation
Set
Center
Set
Rotation
Set
Scale
Factor
Set
Scale
Orientation
Set
Translation
Translation
delete
Generated using
TypeDoc