DATAKIT SDK
V2026.3
Main Page
API Reference
stw_prog.h
Go to the documentation of this file.
1
/**********************************************************
2
STW_PROG.H
3
***********************************************************/
4
#ifndef _STW_PROG_
5
#define _STW_PROG_
6
7
int
init_stl_write
(
Dtk_string
sfic);
8
int
end_stl_fic
(
int
*ient);
9
int
write_mesh_solid
(
Dtk_mesh
*tm);
10
11
#endif
write_mesh_solid
int write_mesh_solid(Dtk_mesh *tm)
Dtk_string
This is a high level string class.
Definition:
dtk_string.hpp:53
Dtk_mesh
This is a high level mesh class.
Definition:
util_mesh_dtk.hpp:485
end_stl_fic
int end_stl_fic(int *ient)
init_stl_write
int init_stl_write(Dtk_string sfic)
ClientSamples
CrossCadWareSDK
Lib_Include
stw
stw_prog.h