PhysicsShape CannotCreateThisShapeWithoutSize ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Physics3D PhysicsShape CannotCreateThisShapeWithoutSize

Namespace: DeltaEngine.Physics3D
Assembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class CannotCreateThisShapeWithoutSize : Exception

The PhysicsShape CannotCreateThisShapeWithoutSize type exposes the following members.

Constructors

  NameDescription
Public methodPhysicsShape CannotCreateThisShapeWithoutSize
Initializes a new instance of the PhysicsShape CannotCreateThisShapeWithoutSize class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also