Preparing search index...
The search index is not available
ore.locator
ore.locator
CompositeLocator
Class CompositeLocator
Hierarchy
AbstractLocator
CompositeLocator
Index
Constructors
constructor
Properties
children
m_
matrix
m_
mode
origin
shape
Accessors
bind
Mode
matrix
Methods
bind
emit
unbind
Constructors
constructor
new
Composite
Locator
(
origin
,
shape
)
:
CompositeLocator
Parameters
origin
:
Locator
shape
:
ShapeLocator
Returns
CompositeLocator
Properties
children
children
:
JNode
[]
= []
Private
m_
matrix
m_
matrix
:
Matrix4
Private
m_
mode
m_
mode
:
BindMode
origin
origin
:
Locator
shape
shape
:
ShapeLocator
Accessors
bind
Mode
get
bindMode
(
)
:
BindMode
Returns
BindMode
set
bindMode
(
mode
)
:
void
Parameters
mode
:
BindMode
Returns
void
matrix
get
matrix
(
)
:
Matrix4
Returns
Matrix4
set
matrix
(
matrix
)
:
void
Parameters
matrix
:
Matrix4
Returns
void
Methods
bind
bind
<
K
>
(
name
,
callback
)
:
void
Type Parameters
K
extends
keyof
EventMap
Parameters
name
:
K
callback
:
(
(
...
data
)
=>
void
)
(
...
data
)
:
void
Parameters
Rest
...
data
:
EventMap
[
K
]
Returns
void
Returns
void
emit
emit
<
K
>
(
name
,
...
data
)
:
void
Type Parameters
K
extends
keyof
EventMap
Parameters
name
:
K
Rest
...
data
:
EventMap
[
K
]
Returns
void
unbind
unbind
<
K
>
(
name
)
:
void
Type Parameters
K
extends
keyof
EventMap
Parameters
name
:
K
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
children
m_
matrix
m_
mode
origin
shape
bind
Mode
matrix
bind
emit
unbind
ore.locator
Bind
Mode
Modifier
Arc
Handler
Arrow
Locator
Bottom
Box
Locator
Bottom
Cylinder
Locator
Box
Locator
Composite
Locator
Cylinder
Locator
Disk
Locator
Handler
Line
Handler
Locator
Locator
Pass
Orientation
Locator
Plane
Locator
Position
Locator
Shape
Handler
Shape
Locator
Sphere
Locator
Generated using
TypeDoc