Difference between revisions of "API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere/raw"
From Space Engineers Wiki
GeneralBot (talk | contribs) (Created page with "void Sandbox.ModAPI.IMyEntity.GetTrianglesIntersectingSphere(VRageMath.BoundingSphere& sphere, System.Nullable`1[VRageMath.Vector3] referenceNormalVector, System.Nullable`1[Sy...") |
GeneralBot (talk | contribs) m |
||
Line 32: | Line 32: | ||
<!-- {{#set:Arguement5Default=}}--><!-- Optional argument?, what is the default value omit if not optional--><!-- NOT READY YET--> | <!-- {{#set:Arguement5Default=}}--><!-- Optional argument?, what is the default value omit if not optional--><!-- NOT READY YET--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:API:Raw/Sandbox/ModAPI/IMyEntity]]</noinclude> | [[Category:API:Raw/Sandbox/ModAPI/IMyEntity]]</noinclude> |
Latest revision as of 06:46, 28 September 2014
void Sandbox.ModAPI.IMyEntity.GetTrianglesIntersectingSphere(VRageMath.BoundingSphere& sphere, System.Nullable`1[VRageMath.Vector3] referenceNormalVector, System.Nullable`1[System.Single] maxAngle, System.Collections.Generic.List`1[Sandbox.Common.MyTriangle_Vertex_Normals] retTriangles, System.Int32 maxNeighbourTriangles)
"System/Nullable`1[VRageMath/Vector3" cannot be used as a page name in this wiki.
"System.Nullable`1[System.Single" cannot be used as a page name in this wiki.
"System/Nullable`1[System/Single" cannot be used as a page name in this wiki.
"System.Collections.Generic.List`1[Sandbox.Common.MyTriangle_Vertex_Normals" cannot be used as a page name in this wiki.
"System/Collections/Generic/List`1[Sandbox/Common/MyTriangle_Vertex_Normals" cannot be used as a page name in this wiki.