12345678910111213141516 |
- #include "CFTTPPPolyhedron.h"
- //-------------------------------------------------------------------------------------------------
- //0016A9E8
- CFTTPPPolyhedron::CFTTPPPolyhedron(fpoint3<PointType_18> *a1, uchar a2, fpoint3<PointType_18>a3, fpointQ<PointType_18>a4)
- :CFTTPPrimitive(a3,a4){
- }
- //-------------------------------------------------------------------------------------------------
- //0016D95E
- CFTTPPPolyhedron::~CFTTPPPolyhedron() {
- }
- //-------------------------------------------------------------------------------------------------
- //0016C1CC
- void CFTTPPPolyhedron::DSupport(fpoint3<PointType_26>) {
- }
- //-------------------------------------------------------------------------------------------------
|