misc.h
Macro Definitions
DWG_HASH_BYTES |
|
DWG_HASH_SIZE |
Functions
| HC_KEY | My_Insert_Circle |
| void | copy_dwg_matrix |
| bool | get_single_precision_matrix |
| void | calculate_alignment |
| void | calculate_alignment |
| void | insert_arrow |
| void | generate_glyph_definitions |
| bool | applyColor |
Detailed Description
Function Documentation
-
HC_KEY
My_Insert_Circle(double const *ip1, double const *ip2, double const *ip3)
-
void
copy_dwg_matrix(double matrix[16], AcGeMatrix3d const &autocad_matrix)
-
bool
get_single_precision_matrix(int const attribute_precision_mode, bool *generated_double, double const in_matrix[16], float out_matrix[16])
-
void
insert_arrow(AcGePoint3d startPoint, AcGePoint3d endPoint)
-
void
generate_glyph_definitions()
-
bool
applyColor(AcCmEntityColor const &color, bool open_segment = false)