Space Engineers
|
This is the complete list of members for Sandbox.Engine.Voxels.MyVoxelGeometry, including all inherited members.
CellsCount | Sandbox.Engine.Voxels.MyVoxelGeometry | |
Init(MyStorageBase storage) | Sandbox.Engine.Voxels.MyVoxelGeometry | inline |
Intersect(ref Line localLine, out VRage.Game.Models.MyIntersectionResultLineTriangle result, IntersectionFlags flags) | Sandbox.Engine.Voxels.MyVoxelGeometry | inline |
Intersects(ref BoundingSphereD localSphere) | Sandbox.Engine.Voxels.MyVoxelGeometry | inline |
MyVoxelGeometry() | Sandbox.Engine.Voxels.MyVoxelGeometry | inline |
SetMesh(MyCellCoord cell, MyIsoMesh mesh) | Sandbox.Engine.Voxels.MyVoxelGeometry | inline |
TryGetMesh(MyCellCoord cell, out bool isEmpty, out MyIsoMesh nonEmptyMesh) | Sandbox.Engine.Voxels.MyVoxelGeometry | inline |