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_ShapeHints
Class Vrml_ShapeHints
Hierarchy
Vrml_ShapeHints
Index
Constructors
constructor
Methods
Angle
Face
Type
Set
Angle
Set
Face
Type
Set
Shape
Type
Set
Vertex
Ordering
Shape
Type
Vertex
Ordering
delete
Constructors
constructor
new
Vrml_
Shape
Hints
(
aVertexOrdering
:
Vrml_VertexOrdering
, aShapeType
:
Vrml_ShapeType
, aFaceType
:
Vrml_FaceType
, aAngle
:
number
)
:
Vrml_ShapeHints
Parameters
aVertexOrdering:
Vrml_VertexOrdering
aShapeType:
Vrml_ShapeType
aFaceType:
Vrml_FaceType
aAngle:
number
Returns
Vrml_ShapeHints
Methods
Angle
Angle
(
)
:
number
Returns
number
Face
Type
Face
Type
(
)
:
Vrml_FaceType
Returns
Vrml_FaceType
Set
Angle
Set
Angle
(
aAngle
:
number
)
:
void
Parameters
aAngle:
number
Returns
void
Set
Face
Type
Set
Face
Type
(
aFaceType
:
Vrml_FaceType
)
:
void
Parameters
aFaceType:
Vrml_FaceType
Returns
void
Set
Shape
Type
Set
Shape
Type
(
aShapeType
:
Vrml_ShapeType
)
:
void
Parameters
aShapeType:
Vrml_ShapeType
Returns
void
Set
Vertex
Ordering
Set
Vertex
Ordering
(
aVertexOrdering
:
Vrml_VertexOrdering
)
:
void
Parameters
aVertexOrdering:
Vrml_VertexOrdering
Returns
void
Shape
Type
Shape
Type
(
)
:
Vrml_ShapeType
Returns
Vrml_ShapeType
Vertex
Ordering
Vertex
Ordering
(
)
:
Vrml_VertexOrdering
Returns
Vrml_VertexOrdering
delete
delete
(
)
:
void
Returns
void
Exports
Vrml_
Shape
Hints
constructor
Angle
Face
Type
Set
Angle
Set
Face
Type
Set
Shape
Type
Set
Vertex
Ordering
Shape
Type
Vertex
Ordering
delete
Generated using
TypeDoc