CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Functions | |
template<class T3dPtIter > | |
void | odgiSquareValues (OdInt32 nPoints, T3dPtIter pPoints, OdGeVector3d &n1, OdGeVector3d &n2) |
template<class T3dPtIter > | |
OdGeVector3d | odgiFaceNormal (OdInt32 nPoints, T3dPtIter pPoints) |
bool OD_TOOLKIT_EXPORT | odgiCalculateTriangleShellLoops (const OdUInt32Array &triangleIndicies, OdArray< OdUInt32Array > &loops, OdBoolArray *isClosed=NULL) |
bool OD_TOOLKIT_EXPORT odgiCalculateTriangleShellLoops | ( | const OdUInt32Array & | triangleIndicies, |
OdArray< OdUInt32Array > & | loops, | ||
OdBoolArray * | isClosed = NULL |
||
) |
OdGeVector3d odgiFaceNormal | ( | OdInt32 | nPoints, |
T3dPtIter | pPoints | ||
) |
void odgiSquareValues | ( | OdInt32 | nPoints, |
T3dPtIter | pPoints, | ||
OdGeVector3d & | n1, | ||
OdGeVector3d & | n2 | ||
) |