C# Класс Universe.Physics.BulletSPlugin.BSShapeConvexHull

Наследование: BSShape
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
ConvexHulls BSShapeConvexHull>.Dictionary

Открытые методы

Метод Описание
BSShapeConvexHull ( BulletShape pShape ) : System
Dereference ( BSScene physicsScene ) : void
GetReference ( BSScene physicsScene, BSPhysObject prim ) : BSShape
GetReference ( BSScene physicsScene, bool forceRebuild, BSPhysObject prim ) : BSShape
TryGetConvexHullByPtr ( BulletShape pShape, BSShapeConvexHull &outHull ) : bool

Описание методов

BSShapeConvexHull() публичный Метод

public BSShapeConvexHull ( BulletShape pShape ) : System
pShape BulletShape
Результат System

Dereference() публичный Метод

public Dereference ( BSScene physicsScene ) : void
physicsScene BSScene
Результат void

GetReference() публичный Метод

public GetReference ( BSScene physicsScene, BSPhysObject prim ) : BSShape
physicsScene BSScene
prim BSPhysObject
Результат BSShape

GetReference() публичный статический Метод

public static GetReference ( BSScene physicsScene, bool forceRebuild, BSPhysObject prim ) : BSShape
physicsScene BSScene
forceRebuild bool
prim BSPhysObject
Результат BSShape

TryGetConvexHullByPtr() публичный статический Метод

public static TryGetConvexHullByPtr ( BulletShape pShape, BSShapeConvexHull &outHull ) : bool
pShape BulletShape
outHull BSShapeConvexHull
Результат bool

Описание свойств

ConvexHulls публичное статическое свойство

public static Dictionary ConvexHulls
Результат BSShapeConvexHull>.Dictionary