Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.vxDebug Member List

This is the complete list of members for VerticesEngine.vxDebug, including all inherited members.

AddDebugTool(vxDebugUIControlBaseClass tool) (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
CommandUIVerticesEngine.vxDebugstatic
DrawBoundingBox(BoundingBox box, Color color)VerticesEngine.vxDebugstatic
DrawBoundingBox(BoundingBox box, Color color, float life)VerticesEngine.vxDebugstatic
DrawBoundingFrustum(BoundingFrustum frustum, Color color)VerticesEngine.vxDebugstatic
DrawBoundingFrustum(BoundingFrustum frustum, Color color, float life)VerticesEngine.vxDebugstatic
DrawBoundingSphere(Vector3 center, float radius, Color color)VerticesEngine.vxDebugstatic
DrawBoundingSphere(BoundingSphere sphere, Color color)VerticesEngine.vxDebugstatic
DrawBoundingSphere(BoundingSphere sphere, Color color, float life)VerticesEngine.vxDebugstatic
DrawLine(Vector2 a, Vector2 b, Color color) (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
DrawLine(Vector3 a, Vector3 b, Color color)VerticesEngine.vxDebugstatic
DrawLine(Vector3 a, Vector3 b, Color color, float life)VerticesEngine.vxDebugstatic
DrawRay(Ray ray, Color color) (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
DrawRay(Vector3 point, Vector3 dir, Color color) (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
DrawTransform(vxTransform transform)VerticesEngine.vxDebugstatic
DrawTransform(vxTransform transform, float l)VerticesEngine.vxDebugstatic
DrawTransform(vxTransform transform, float l, Color tagColour)VerticesEngine.vxDebugstatic
DrawTransform(Matrix matrix)VerticesEngine.vxDebugstatic
DrawTransform(Matrix matrix, float l)VerticesEngine.vxDebugstatic
DrawTransform(Matrix matrix, float l, Color tagColour)VerticesEngine.vxDebugstatic
DrawTriangle(Vector3 a, Vector3 b, Vector3 c, Color color)VerticesEngine.vxDebugstatic
DrawTriangle(Vector3 a, Vector3 b, Vector3 c, Color color, float life)VerticesEngine.vxDebugstatic
DumpError(Exception exception, string errorInfo, int depth=0) (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
Error(object logObj, [CallerMemberName] string caller="")VerticesEngine.vxDebugstatic
Exception(Exception ex, [CallerMemberName] string caller="") (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
GetDebugControl(Type type) (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
Init()VerticesEngine.vxDebugstatic
InitialiseTool() (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
IsDebugMeshVisibleVerticesEngine.vxDebugstatic
IsDebugOutputVerboseVerticesEngine.vxDebugstatic
IsDebugRenderTargetsVisibleVerticesEngine.vxDebugstatic
IsGameStatusConsoleVisibleVerticesEngine.vxDebugstatic
Log(object logObj, [CallerMemberName] string caller="")VerticesEngine.vxDebugstatic
LogIO(object logObj, [CallerMemberName] string caller="") (defined in VerticesEngine.vxDebug)VerticesEngine.vxDebugstatic
LogNet(object logObj, [CallerMemberName] string caller="")VerticesEngine.vxDebugstatic
RetreiveDebugMethods(Assembly assembly)VerticesEngine.vxDebugstatic
Warn(object logObj, [CallerMemberName] string caller="")VerticesEngine.vxDebugstatic