Jolt Physics
A multi core friendly Game Physics Engine
|
This is the complete list of members for RotatedTranslatedShape, including all inherited members.
AddRef() const | RefTarget< Shape > | inline |
CastRay(const RayCast &inRay, const SubShapeIDCreator &inSubShapeIDCreator, RayCastResult &ioHit) const override | RotatedTranslatedShape | virtual |
CastRay(const RayCast &inRay, const RayCastSettings &inRayCastSettings, const SubShapeIDCreator &inSubShapeIDCreator, CastRayCollector &ioCollector, const ShapeFilter &inShapeFilter={ }) const override | RotatedTranslatedShape | virtual |
cEmbedded | RefTarget< Shape > | protectedstatic |
cGetTrianglesMinTrianglesRequested | Shape | static |
CollectTransformedShapes(const AABox &inBox, Vec3Arg inPositionCOM, QuatArg inRotation, Vec3Arg inScale, const SubShapeIDCreator &inSubShapeIDCreator, TransformedShapeCollector &ioCollector, const ShapeFilter &inShapeFilter) const override | RotatedTranslatedShape | virtual |
CollidePoint(Vec3Arg inPoint, const SubShapeIDCreator &inSubShapeIDCreator, CollidePointCollector &ioCollector, const ShapeFilter &inShapeFilter={ }) const override | RotatedTranslatedShape | virtual |
CollideSoftBodyVertices(Mat44Arg inCenterOfMassTransform, Vec3Arg inScale, SoftBodyVertex *ioVertices, uint inNumVertices, float inDeltaTime, Vec3Arg inDisplacementDueToGravity, int inCollidingShapeIndex) const override | RotatedTranslatedShape | virtual |
DecoratedShape(EShapeSubType inSubType) | DecoratedShape | inlineexplicit |
DecoratedShape(EShapeSubType inSubType, const Shape *inInnerShape) | DecoratedShape | inline |
DecoratedShape(EShapeSubType inSubType, const DecoratedShapeSettings &inSettings, ShapeResult &outResult) | DecoratedShape | |
Draw(DebugRenderer *inRenderer, RMat44Arg inCenterOfMassTransform, Vec3Arg inScale, ColorArg inColor, bool inUseMaterialColors, bool inDrawWireframe) const override | RotatedTranslatedShape | virtual |
DrawGetSupportFunction(DebugRenderer *inRenderer, RMat44Arg inCenterOfMassTransform, Vec3Arg inScale, ColorArg inColor, bool inDrawSupportDirection) const override | RotatedTranslatedShape | virtual |
DrawGetSupportingFace(DebugRenderer *inRenderer, RMat44Arg inCenterOfMassTransform, Vec3Arg inScale) const override | RotatedTranslatedShape | virtual |
GetCenterOfMass() const override | RotatedTranslatedShape | inlinevirtual |
GetInnerRadius() const override | RotatedTranslatedShape | inlinevirtual |
GetInnerShape() const | DecoratedShape | inline |
GetLocalBounds() const override | RotatedTranslatedShape | virtual |
GetMassProperties() const override | RotatedTranslatedShape | virtual |
GetMaterial(const SubShapeID &inSubShapeID) const override | DecoratedShape | virtual |
GetPosition() const | RotatedTranslatedShape | inline |
GetRefCount() const | RefTarget< Shape > | inline |
GetRotation() const | RotatedTranslatedShape | inline |
GetStats() const override | RotatedTranslatedShape | inlinevirtual |
GetStatsRecursive(VisitedShapes &ioVisitedShapes) const override | DecoratedShape | virtual |
GetSubmergedVolume(Mat44Arg inCenterOfMassTransform, Vec3Arg inScale, const Plane &inSurface, float &outTotalVolume, float &outSubmergedVolume, Vec3 &outCenterOfBuoyancy JPH_IF_DEBUG_RENDERER(, RVec3Arg inBaseOffset)) const override | RotatedTranslatedShape | virtual |
DecoratedShape::GetSubmergedVolume(Mat44Arg inCenterOfMassTransform, Vec3Arg inScale, const Plane &inSurface, float &outTotalVolume, float &outSubmergedVolume, Vec3 &outCenterOfBuoyancy, RVec3Arg inBaseOffset) const =0 | Shape | pure virtual |
GetSubShapeIDBitsRecursive() const override | DecoratedShape | inlinevirtual |
GetSubShapeTransformedShape(const SubShapeID &inSubShapeID, Vec3Arg inPositionCOM, QuatArg inRotation, Vec3Arg inScale, SubShapeID &outRemainder) const override | RotatedTranslatedShape | virtual |
GetSubShapeUserData(const SubShapeID &inSubShapeID) const override | DecoratedShape | virtual |
GetSubType() const | Shape | inline |
GetSupportingFace(const SubShapeID &inSubShapeID, Vec3Arg inDirection, Vec3Arg inScale, Mat44Arg inCenterOfMassTransform, SupportingFace &outVertices) const override | RotatedTranslatedShape | virtual |
GetSurfaceNormal(const SubShapeID &inSubShapeID, Vec3Arg inLocalSurfacePosition) const override | RotatedTranslatedShape | virtual |
GetTrianglesNext(GetTrianglesContext &ioContext, int inMaxTrianglesRequested, Float3 *outTriangleVertices, const PhysicsMaterial **outMaterials=nullptr) const override | RotatedTranslatedShape | inlinevirtual |
GetTrianglesStart(GetTrianglesContext &ioContext, const AABox &inBox, Vec3Arg inPositionCOM, QuatArg inRotation, Vec3Arg inScale) const override | RotatedTranslatedShape | inlinevirtual |
GetType() const | Shape | inline |
GetUserData() const | Shape | inline |
GetVolume() const override | RotatedTranslatedShape | inlinevirtual |
GetWorldSpaceBounds(Mat44Arg inCenterOfMassTransform, Vec3Arg inScale) const override | RotatedTranslatedShape | virtual |
GetWorldSpaceBounds(Mat44Arg inCenterOfMassTransform, Vec3Arg inScale) const | RotatedTranslatedShape | inlinevirtual |
GetWorldSpaceBounds(DMat44Arg inCenterOfMassTransform, Vec3Arg inScale) const | RotatedTranslatedShape | inline |
IDToMaterialMap typedef | Shape | |
IDToShapeMap typedef | Shape | |
IsValidScale(Vec3Arg inScale) const override | RotatedTranslatedShape | virtual |
MaterialToIDMap typedef | Shape | |
mInnerShape | DecoratedShape | protected |
mRefCount | RefTarget< Shape > | mutableprotected |
MustBeStatic() const override | DecoratedShape | inlinevirtual |
NonCopyable()=default | NonCopyable | |
NonCopyable(const NonCopyable &)=delete | NonCopyable | |
RefTarget< Shape >::operator=(const RefTarget &) | RefTarget< Shape > | inline |
NonCopyable::operator=(const NonCopyable &)=delete | NonCopyable | |
RefTarget()=default | RefTarget< Shape > | inline |
RefTarget(const RefTarget &) | RefTarget< Shape > | inline |
Release() const | RefTarget< Shape > | inline |
RestoreBinaryState(StreamIn &inStream) override | RotatedTranslatedShape | protectedvirtual |
RestoreMaterialState(const PhysicsMaterialRefC *inMaterials, uint inNumMaterials) | Shape | inlinevirtual |
RestoreSubShapeState(const ShapeRefC *inSubShapes, uint inNumShapes) override | DecoratedShape | virtual |
RotatedTranslatedShape() | RotatedTranslatedShape | inline |
RotatedTranslatedShape(const RotatedTranslatedShapeSettings &inSettings, ShapeResult &outResult) | RotatedTranslatedShape | |
RotatedTranslatedShape(Vec3Arg inPosition, QuatArg inRotation, const Shape *inShape) | RotatedTranslatedShape | |
SaveBinaryState(StreamOut &inStream) const override | RotatedTranslatedShape | virtual |
SaveMaterialState(PhysicsMaterialList &outMaterials) const | Shape | inlinevirtual |
SaveSubShapeState(ShapeList &outSubShapes) const override | DecoratedShape | virtual |
SaveWithChildren(StreamOut &inStream, ShapeToIDMap &ioShapeMap, MaterialToIDMap &ioMaterialMap) const | Shape | |
ScaleShape(Vec3Arg inScale) const | Shape | |
sCollidePointUsingRayCast(const Shape &inShape, Vec3Arg inPoint, const SubShapeIDCreator &inSubShapeIDCreator, CollidePointCollector &ioCollector, const ShapeFilter &inShapeFilter) | Shape | protectedstatic |
sDrawSubmergedVolumes | Shape | static |
SetEmbedded() const | RefTarget< Shape > | inline |
SetUserData(uint64 inUserData) | Shape | inline |
Shape(EShapeType inType, EShapeSubType inSubType) | Shape | inline |
Shape(EShapeType inType, EShapeSubType inSubType, const ShapeSettings &inSettings, ShapeResult &outResult) | Shape | inline |
ShapeResult typedef | Shape | |
ShapeToIDMap typedef | Shape | |
sInternalGetRefCountOffset() | RefTarget< Shape > | inlinestatic |
sRegister() | RotatedTranslatedShape | static |
sRestoreFromBinaryState(StreamIn &inStream) | Shape | static |
sRestoreWithChildren(StreamIn &inStream, IDToShapeMap &ioShapeMap, IDToMaterialMap &ioMaterialMap) | Shape | static |
SupportingFace typedef | Shape | |
TransformShape(Mat44Arg inCenterOfMassTransform, TransformedShapeCollector &ioCollector) const override | RotatedTranslatedShape | virtual |
VisitedShapes typedef | Shape | |
~RefTarget() | RefTarget< Shape > | inline |
~Shape()=default | Shape | virtual |