Haru Free PDF Library
hpdf_3dmeasure.h File Reference
#include "hpdf_objects.h"
Include dependency graph for hpdf_3dmeasure.h:

Go to the source code of this file.

Functions

HPDF_3DMeasure HPDF_3DC3DMeasure_New (HPDF_MMgr mmgr, HPDF_Xref xref, HPDF_Point3D firstanchorpoint, HPDF_Point3D textanchorpoint)
 
HPDF_3DMeasure HPDF_PD33DMeasure_New (HPDF_MMgr mmgr, HPDF_Xref xref, HPDF_Point3D annotationPlaneNormal, HPDF_Point3D firstAnchorPoint, HPDF_Point3D secondAnchorPoint, HPDF_Point3D leaderLinesDirection, HPDF_Point3D measurementValuePoint, HPDF_Point3D textYDirection, HPDF_REAL value, const char *unitsString)
 

Function Documentation

◆ HPDF_3DC3DMeasure_New()

HPDF_3DMeasure HPDF_3DC3DMeasure_New ( HPDF_MMgr  mmgr,
HPDF_Xref  xref,
HPDF_Point3D  firstanchorpoint,
HPDF_Point3D  textanchorpoint 
)

◆ HPDF_PD33DMeasure_New()

HPDF_3DMeasure HPDF_PD33DMeasure_New ( HPDF_MMgr  mmgr,
HPDF_Xref  xref,
HPDF_Point3D  annotationPlaneNormal,
HPDF_Point3D  firstAnchorPoint,
HPDF_Point3D  secondAnchorPoint,
HPDF_Point3D  leaderLinesDirection,
HPDF_Point3D  measurementValuePoint,
HPDF_Point3D  textYDirection,
HPDF_REAL  value,
const char *  unitsString 
)