Lines Matching full:specified
54 /** Create or reuse a btIndexedMesh instance based on the specified {@link MeshPart}.
69 /** Create or reuse a btIndexedMesh instance based on the specified tag.
92 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
100 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
108 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
116 * The specified data must be indexed and triangulated and must outlive this btIndexedMesh.
124 /** Convenience method to set this btIndexedMesh to the specified {@link Mesh}
125 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
131 /** Convenience method to set this btIndexedMesh to the specified {@link Mesh}
132 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
138 /** Convenience method to set this btIndexedMesh to the specified {@link MeshPart}
139 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
147 /** Convenience method to set this btIndexedMesh to the specified {@link Mesh}
148 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
154 /** Convenience method to set this btIndexedMesh to the specified {@link Mesh}
155 * The specified mesh must be indexed and triangulated and must outlive this btIndexedMesh.
169 /** Convenience method to set this btIndexedMesh to the specified vertex and index data.
170 * The specified data must be indexed and triangulated and must outlive this btIndexedMesh. */
176 /** Convenience method to set this btIndexedMesh to the specified vertex and index data.
177 * The specified data must be indexed and triangulated and must outlive this btIndexedMesh. */
210 /** @return Whether the supplied array contains all specified tags. */
239 /** Create or reuse a btTriangleIndexVertexArray instance based on the specified {@link MeshPart} array.
268 /** Return the {@link btIndexedMesh} at the specified index. */
274 * The specified mesh must be indexed and triangulated and must outlive this btTriangleIndexVertexArray.
284 * The specified meshes must be indexed and triangulated and must outlive this btTriangleIndexVertexArray.
293 * The specified meshes must be indexed and triangulated and must outlive this btTriangleIndexVertexArray.
302 * The specified meshes must be indexed and triangulated and must outlive this btTriangleIndexVertexArray.