22 #ifndef __dgMeshEffectSolidTree_H__ 23 #define __dgMeshEffectSolidTree_H__ 25 #include "hpl1/engine/libraries/newton/core/dg.h" 33 DG_CLASS_ALLOCATOR(allocator)
49 dgPlaneType GetPointSide(
const dgHugeVector &point)
const;
52 dgPlaneType m_planeType;
66 bool CheckFaceArea(dgInt32 count,
const dgHugeVector *
const points)
const;
67 dgInt32 RemoveDuplicates(dgInt32 count,
dgHugeVector *
const points)
const;
75 void Trace(
const dgMatrix &matrix)
const;
78 dgMeshEffectSolidTree::dgPlaneType m_side;
Definition: dgGoogol.h:77
Definition: dgRefCounter.h:25
Definition: dgPolyhedra.h:61
Definition: dgMeshEffect.h:78
Definition: dgMatrix.h:41
Definition: dgMemory.h:80
Definition: dgMeshEffectSolidTree.h:58
Definition: dgMeshEffectSolidTree.h:31