Home
last modified time | relevance | path

Searched refs:childRotation (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/bullet-native/
Dcom_jme3_bullet_collision_shapes_CompoundCollisionShape.cpp61 …v, jobject object, jlong compoundId, jlong childId, jobject childLocation, jobject childRotation) { in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_addChildShape() argument
77 jmeBulletUtil::convert(env, childRotation, &trans.getBasis()); in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_addChildShape()