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_Texture2Transform_2
Class Vrml_Texture2Transform_2
Hierarchy
Vrml_Texture2Transform
Vrml_Texture2Transform_2
Index
Constructors
constructor
Methods
Center
Rotation
Scale
Factor
Set
Center
Set
Rotation
Set
Scale
Factor
Set
Translation
Translation
delete
Constructors
constructor
new
Vrml_
Texture2
Transform_
2
(
aTranslation
:
gp_Vec2d
, aRotation
:
number
, aScaleFactor
:
gp_Vec2d
, aCenter
:
gp_Vec2d
)
:
Vrml_Texture2Transform_2
Parameters
aTranslation:
gp_Vec2d
aRotation:
number
aScaleFactor:
gp_Vec2d
aCenter:
gp_Vec2d
Returns
Vrml_Texture2Transform_2
Methods
Center
Center
(
)
:
gp_Vec2d
Returns
gp_Vec2d
Rotation
Rotation
(
)
:
number
Returns
number
Scale
Factor
Scale
Factor
(
)
:
gp_Vec2d
Returns
gp_Vec2d
Set
Center
Set
Center
(
aCenter
:
gp_Vec2d
)
:
void
Parameters
aCenter:
gp_Vec2d
Returns
void
Set
Rotation
Set
Rotation
(
aRotation
:
number
)
:
void
Parameters
aRotation:
number
Returns
void
Set
Scale
Factor
Set
Scale
Factor
(
aScaleFactor
:
gp_Vec2d
)
:
void
Parameters
aScaleFactor:
gp_Vec2d
Returns
void
Set
Translation
Set
Translation
(
aTranslation
:
gp_Vec2d
)
:
void
Parameters
aTranslation:
gp_Vec2d
Returns
void
Translation
Translation
(
)
:
gp_Vec2d
Returns
gp_Vec2d
delete
delete
(
)
:
void
Returns
void
Exports
Vrml_
Texture2
Transform_
2
constructor
Center
Rotation
Scale
Factor
Set
Center
Set
Rotation
Set
Scale
Factor
Set
Translation
Translation
delete
Generated using
TypeDoc