OpenEnroth 73e68f7
|
This is the complete list of members for ClippingFunctions, including all inherited members.
AddVertex(VertexBuffer *pVertexBuffer, RenderVertexSoft *pVertex) | ClippingFunctions | static |
AdjustVertToClipEdge(RenderVertexSoft *a1, RenderVertexSoft *a2, RenderVertexSoft *a3, Vec3f *a4, RenderVertexSoft *a5) | ClippingFunctions | static |
AreVectorsCollinear(RenderVertexSoft *a1, RenderVertexSoft *a2, Vec3f *a3) | ClippingFunctions | static |
ClipVertsToFace(RenderVertexSoft *a1, unsigned int uNumVertices, float a3, float a4, float a5, RenderVertexSoft *pOutVertices, signed int *pOutNumVertices) | ClippingFunctions | static |
ClipVertsToFrustumPlane(RenderVertexSoft *pInVertices, signed int pInNumVertices, RenderVertexSoft *pOutVertices, unsigned int *pOutNumVertices, const Vec3f *CamFrustumNormal, float CamDotDistance, bool *VertsAdjusted) | ClippingFunctions | static |
ClipVertsToPortal(RenderVertexSoft *pPortalBounding, unsigned int uNumVertices, Planef *pVertices, RenderVertexSoft *pVertices2, unsigned int *pOutNumVertices) | ClippingFunctions | static |
DoDecalVertsNeedClipping(RenderVertexSoft *a1, RenderVertexSoft *a2, RenderVertexSoft *a3, Vec3f *a4) | ClippingFunctions | static |