CFx SDK Documentation
2020SP3
|
#include "DDKERNEL.h"
#include <IdArrays.h>
#include <DbSubentId.h>
#include <DbEntity.h>
#include <DbCurve.h>
#include <DbPolyline.h>
#include <Db3dSolid.h>
#include <Ge/GePoint3d.h>
#include <Ge/GePoint2d.h>
#include <Ge/GeVector3d.h>
#include <Ge/GeMatrix3d.h>
#include <Ge/GePoint3dArray.h>
#include "FxPragmaPush.h"
#include "FxPragmaPop.h"
Go to the source code of this file.
Classes | |
class | CFxGeomUtils |
class | FxHLR::IHLData |
struct | FxHLR::IHLData::IHLOriginal |
Namespaces | |
FxHLR | |
Typedefs | |
typedef OdSharedPtr< IHLData > | FxHLR::IHLDataPtr |
Functions | |
DDKERNEL_API OdResult | FxHLR::FlatShotHL (const OdDbEntityPtrArray &input, const OdGePoint3d &eye_pos, const OdGePoint3d &target_pos, bool bPersepcitveProjection, OdArray< IHLDataPtr > &output) |