| AbstractPolyList() | AbstractPolyList | [inline] |
| addBox(const Box3F &box) | AbstractPolyList | |
| addPlane(const PlaneF &plane) | ClippedPolyList | [virtual] |
| addPoint(const Point3F &p) | ClippedPolyList | [virtual] |
| allowClipping | ClippedPolyList | [static] |
| begin(BaseMatInstance *material, U32 surfaceKey) | ClippedPolyList | [virtual] |
| clear() | DepthSortList | |
| clearInterestNormal() | AbstractPolyList | [inline] |
| clearSort() | DepthSortList | |
| ClippedPolyList() | ClippedPolyList | |
| cookieCutter(Poly &cutter, Poly &cuttee, Vector< Poly > &scraps, Vector< Poly > &cookies, Vector< Point3F > &cookieVerts) | DepthSortList | |
| depthPartition(const Point3F *sourceVerts, U32 numVerts, Vector< Poly > &partition, Vector< Point3F > &partitionVerts) | DepthSortList | |
| DepthSortList() | DepthSortList | |
| doConstruct() | AbstractPolyList | [inline] |
| end() | DepthSortList | [virtual] |
| getExtents(U32 idx) | DepthSortList | [inline] |
| getIndexedPlane(const U32 index) | ClippedPolyList | [protected, virtual] |
| getMapping(MatrixF *, Box3F *) | DepthSortList | [virtual] |
| getOrderedPoly(U32 ith, Poly **poly, PolyExtents **polyExtent) | DepthSortList | [inline] |
| getPoly(U32 idx) | DepthSortList | [inline] |
| getTransform(MatrixF *mat, Point3F *scale) | AbstractPolyList | [inline] |
| handleOverlap(Poly *testPoly, Point3F &testNormal, F32 testDot, S32 &testOffset, bool &switched) | DepthSortList | |
| IndexList typedef | ClippedPolyList | |
| isEmpty() const | ClippedPolyList | [virtual] |
| isInterestedInPlane(const PlaneF &plane) | AbstractPolyList | [virtual] |
| isInterestedInPlane(const U32 index) | AbstractPolyList | [virtual] |
| mBase | DepthSortList | |
| mBaseDot | DepthSortList | |
| mBaseExtents | DepthSortList | |
| mBaseMatrix | AbstractPolyList | [protected] |
| mBaseNormal | DepthSortList | |
| mBasePoly | DepthSortList | |
| mBaseYMax | DepthSortList | |
| mCurrObject | AbstractPolyList | [protected] |
| mExtent | DepthSortList | |
| mIndexList | ClippedPolyList | |
| mInterestNormal | AbstractPolyList | [protected] |
| mInterestNormalRegistered | AbstractPolyList | [protected] |
| mMatrix | AbstractPolyList | [protected] |
| mMaxTouched | DepthSortList | |
| mNormal | ClippedPolyList | |
| mPlaneList | ClippedPolyList | |
| mPlaneTransformer | AbstractPolyList | [protected] |
| mPolyExtentsList | DepthSortList | |
| mPolyIndexList | DepthSortList | |
| mPolyList | ClippedPolyList | |
| mPolyPlaneList | ClippedPolyList | |
| mScale | AbstractPolyList | [protected] |
| mTransformMatrix | AbstractPolyList | [protected] |
| mVertexList | ClippedPolyList | |
| overlap(Poly *, Poly *) | DepthSortList | |
| Parent typedef | DepthSortList | [private] |
| plane(U32 v1, U32 v2, U32 v3) | ClippedPolyList | [virtual] |
| plane(const PlaneF &p) | ClippedPolyList | [virtual] |
| plane(const U32 index) | ClippedPolyList | [virtual] |
| PlaneList typedef | ClippedPolyList | |
| PolyExtentsList typedef | DepthSortList | |
| PolyIndexList typedef | DepthSortList | |
| PolyList typedef | ClippedPolyList | |
| set(const MatrixF &mat, Point3F &extents) | DepthSortList | |
| setBase(S32) | DepthSortList | |
| setBaseTransform(const MatrixF &mat) | AbstractPolyList | [inline] |
| setExtents(Poly &, PolyExtents &) | DepthSortList | |
| setInterestNormal(const Point3F &normal) | AbstractPolyList | |
| setObject(SceneObject *) | AbstractPolyList | [inline] |
| setTransform(const MatrixF *mat, const Point3F &scale) | AbstractPolyList | [inline] |
| sort() | DepthSortList | |
| sortByYExtents() | DepthSortList | |
| sortNext() | DepthSortList | |
| splitPoly(const Poly &sourcePoly, Point3F &normal, F32 k, Poly &front, Poly &back) | DepthSortList | |
| vertex(U32 vi) | ClippedPolyList | [virtual] |
| VertexList typedef | ClippedPolyList | |
| ~AbstractPolyList() | AbstractPolyList | [virtual] |
| ~ClippedPolyList() | ClippedPolyList | |
| ~DepthSortList() | DepthSortList | |