mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2024-11-26 00:38:55 +05:30
Added segment about the namespace
This commit is contained in:
parent
e9fa07b695
commit
012abafa27
@ -3,6 +3,10 @@ devil1geo.h / devil1geo.c
|
|||||||
Handles files containing geometry.
|
Handles files containing geometry.
|
||||||
|
|
||||||
Functions
|
Functions
|
||||||
|
All functions are static but exposed by a function pointer in a constant
|
||||||
|
struct called DEVIL1GEO. For example, clients call functions using
|
||||||
|
DEVIL1GEO.printheader(...);
|
||||||
|
|
||||||
void printheader(struct Header*);
|
void printheader(struct Header*);
|
||||||
Show attributes and values of a Header for the package.
|
Show attributes and values of a Header for the package.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user