OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumPlanes
(Results
1 - 16
of
16
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btConvexTriangleMeshShape.h
55
virtual int
getNumPlanes
() const;
btTetrahedronShape.h
62
virtual int
getNumPlanes
() const;
btConvexHullShape.h
87
virtual int
getNumPlanes
() const;
btConvexPointCloudShape.h
95
virtual int
getNumPlanes
() const;
btPolyhedralConvexShape.h
63
virtual int
getNumPlanes
() const = 0;
btConvexPointCloudShape.cpp
122
int btConvexPointCloudShape::
getNumPlanes
() const
btTetrahedronShape.cpp
182
int btBU_Simplex1to4::
getNumPlanes
() const
btTriangleShape.h
106
virtual int
getNumPlanes
() const
btBox2dShape.h
187
virtual int
getNumPlanes
() const
btBoxShape.h
126
virtual int
getNumPlanes
() const
btConvexHullShape.cpp
157
int btConvexHullShape::
getNumPlanes
() const
btConvexTriangleMeshShape.cpp
177
int btConvexTriangleMeshShape::
getNumPlanes
() const
/frameworks/av/media/ndk/
NdkImagePriv.h
54
media_status_t
getNumPlanes
(/*out*/int32_t* numPlanes) const;
NdkImage.cpp
145
AImage::
getNumPlanes
(int32_t* numPlanes) const {
593
return image->
getNumPlanes
(numPlanes);
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btPolyhedralConvexShape.java
90
public int
getNumPlanes
() {
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp
[
all
...]
Completed in 359 milliseconds