Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FC3Editor
Nomad
GizmoHelper
C# Class FC3Editor.Nomad.GizmoHelper
Show file
Open project: Azerothian/fc3editor
Public Methods
Method
Description
GetVirtualPos
(
Vec3
&
pos
) :
bool
InitVirtualPlane
(
Vec3
planePos
,
CoordinateSystem
planeBase
,
Axis
axisConstraint
) :
void
Method Details
GetVirtualPos()
public
method
public
GetVirtualPos
(
Vec3
&
pos
) :
bool
pos
Vec3
return
bool
InitVirtualPlane()
public
method
public
InitVirtualPlane
(
Vec3
planePos
,
CoordinateSystem
planeBase
,
Axis
axisConstraint
) :
void
planePos
Vec3
planeBase
CoordinateSystem
axisConstraint
Axis
return
void