OpenEnroth 73e68f7
Loading...
Searching...
No Matches
ClippingFunctions Member List

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

AddVertex(VertexBuffer *pVertexBuffer, RenderVertexSoft *pVertex)ClippingFunctionsstatic
AdjustVertToClipEdge(RenderVertexSoft *a1, RenderVertexSoft *a2, RenderVertexSoft *a3, Vec3f *a4, RenderVertexSoft *a5)ClippingFunctionsstatic
AreVectorsCollinear(RenderVertexSoft *a1, RenderVertexSoft *a2, Vec3f *a3)ClippingFunctionsstatic
ClipVertsToFace(RenderVertexSoft *a1, unsigned int uNumVertices, float a3, float a4, float a5, RenderVertexSoft *pOutVertices, signed int *pOutNumVertices)ClippingFunctionsstatic
ClipVertsToFrustumPlane(RenderVertexSoft *pInVertices, signed int pInNumVertices, RenderVertexSoft *pOutVertices, unsigned int *pOutNumVertices, const Vec3f *CamFrustumNormal, float CamDotDistance, bool *VertsAdjusted)ClippingFunctionsstatic
ClipVertsToPortal(RenderVertexSoft *pPortalBounding, unsigned int uNumVertices, Planef *pVertices, RenderVertexSoft *pVertices2, unsigned int *pOutNumVertices)ClippingFunctionsstatic
DoDecalVertsNeedClipping(RenderVertexSoft *a1, RenderVertexSoft *a2, RenderVertexSoft *a3, Vec3f *a4)ClippingFunctionsstatic