OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:motor
(Results
1 - 5
of
5
) sorted by null
/external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_joints_motors_TranslationalLimitMotor.cpp
50
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(motorId);
local
51
if (
motor
== NULL) {
56
jmeBulletUtil::convert(env, &
motor
->m_lowerLimit, vector);
66
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(motorId);
local
67
if (
motor
== NULL) {
72
jmeBulletUtil::convert(env, vector, &
motor
->m_lowerLimit);
82
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(motorId);
local
83
if (
motor
== NULL) {
88
jmeBulletUtil::convert(env, &
motor
->m_upperLimit, vector);
98
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(motorId)
local
114
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
130
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
146
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
162
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
178
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
194
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
210
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
226
btTranslationalLimitMotor*
motor
= reinterpret_cast<btTranslationalLimitMotor*>(
motor
Id);
local
[
all
...]
com_jme3_bullet_joints_motors_RotationalLimitMotor.cpp
50
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(motorId);
local
51
if (
motor
== NULL) {
56
return
motor
->m_loLimit;
66
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(motorId);
local
67
if (
motor
== NULL) {
72
motor
->m_loLimit = value;
82
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(motorId);
local
83
if (
motor
== NULL) {
88
return
motor
->m_hiLimit;
98
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(motorId)
local
114
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
130
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
146
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
162
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
178
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
194
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
210
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
226
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
242
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
258
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
274
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
290
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
306
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
322
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
338
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
354
btRotationalLimitMotor*
motor
= reinterpret_cast<btRotationalLimitMotor*>(
motor
Id);
local
[
all
...]
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/motors/
RotationalLimitMotor.java
40
private com.bulletphysics.dynamics.constraintsolver.RotationalLimitMotor
motor
;
field in class:RotationalLimitMotor
42
public RotationalLimitMotor(com.bulletphysics.dynamics.constraintsolver.RotationalLimitMotor
motor
) {
43
this.
motor
=
motor
;
47
return
motor
;
51
return
motor
.loLimit;
55
motor
.loLimit = loLimit;
59
return
motor
.hiLimit;
63
motor
.hiLimit = hiLimit;
67
return
motor
.targetVelocity
[
all
...]
TranslationalLimitMotor.java
43
private com.bulletphysics.dynamics.constraintsolver.TranslationalLimitMotor
motor
;
field in class:TranslationalLimitMotor
45
public TranslationalLimitMotor(com.bulletphysics.dynamics.constraintsolver.TranslationalLimitMotor
motor
) {
46
this.
motor
=
motor
;
50
return
motor
;
54
return Converter.convert(
motor
.lowerLimit);
58
Converter.convert(lowerLimit,
motor
.lowerLimit);
62
return Converter.convert(
motor
.upperLimit);
66
Converter.convert(upperLimit,
motor
.upperLimit);
70
return Converter.convert(
motor
.accumulatedImpulse)
[
all
...]
/external/chromium_org/third_party/sqlite/src/contrib/
sqlitecon.tcl
506
sqlitecon::
motor
$w
512
proc sqlitecon::
motor
w {
523
set v(timer) [after 50 sqlitecon::
motor
$w]
526
# This routine cancels the scrolling
motor
if it is active
Completed in 154 milliseconds