Obi  6.4
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.NullSolverImpl Member List

This is the complete list of members for Obi.NullSolverImpl, including all inherited members.

ApplyFrame(float worldLinearInertiaScale, float worldAngularInertiaScale, float deltaTime) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
ApplyInterpolation(ObiNativeVector4List startPositions, ObiNativeQuaternionList startOrientations, float stepTime, float unsimulatedTime) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
CollisionDetection(float stepTime) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
CreateConstraintsBatch(Oni.ConstraintType constraintType) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
Destroy() (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
DestroyConstraintsBatch(IConstraintsBatchImpl group) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetBounds(ref Vector3 min, ref Vector3 max) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetCollisionContacts(Oni.Contact[] contacts, int count) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetConstraintCount(Oni.ConstraintType type) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetDeformableTriangleCount() (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetParticleCollisionContacts(Oni.Contact[] contacts, int count) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetParticleGrid(ObiNativeAabbList cells) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
GetParticleGridSize() (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
InitializeFrame(Vector4 translation, Vector4 scale, Quaternion rotation) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
InterpolateDiffuseProperties(ObiNativeVector4List properties, ObiNativeVector4List diffusePositions, ObiNativeVector4List diffuseProperties, ObiNativeIntList neighbourCount, int diffuseCount) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
ParticleCountChanged(ObiSolver solver) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
ReleaseJobHandles() (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
RemoveDeformableTriangles(int num, int sourceOffset) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
ResetForces() (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SetActiveParticles(int[] indices, int num) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SetConstraintGroupParameters(Oni.ConstraintType type, ref Oni.ConstraintParameters parameters) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SetDeformableTriangles(int[] indices, int num, int destOffset) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SetParameters(Oni.SolverParameters parameters) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SetRigidbodyArrays(ObiSolver solver) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SetSimplices(int[] simplices, SimplexCounts counts) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
SpatialQuery(ObiNativeQueryShapeList shapes, ObiNativeAffineTransformList transforms, ObiNativeQueryResultList results) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
Substep(float stepTime, float substepTime, int index) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl
UpdateFrame(Vector4 translation, Vector4 scale, Quaternion rotation, float deltaTime) (defined in Obi.NullSolverImpl)Obi.NullSolverImpl