Viewer
Preparing search index...
IGeometry
Interface IGeometry
interface
IGeometry
{
applyMatrix
(
matrix
:
mat4
)
:
IGeometry
;
clone
()
:
IGeometry
;
reset
()
:
void
;
}
Hierarchy (
View Summary
)
IGeometry
IBox
ISphere
Index
Methods
apply
Matrix
clone
reset
Methods
apply
Matrix
applyMatrix
(
matrix
:
mat4
)
:
IGeometry
Parameters
matrix
:
mat4
Returns
IGeometry
clone
clone
()
:
IGeometry
Returns
IGeometry
reset
reset
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
apply
Matrix
clone
reset
Viewer
Loading...