Searched refs:mBoundingBoxMinZ (Results 1 – 2 of 2) sorted by relevance
527 GLfloat getBoundingBoxMinZ() const { return mBoundingBoxMinZ; } in getBoundingBoxMinZ()729 GLfloat mBoundingBoxMinZ; variable
376 mBoundingBoxMinZ(-1.0f), in PrivateState()1277 mBoundingBoxMinZ = minZ; in setBoundingBox()