DATAKIT SDK
V2026.2
Main Page
API Reference
testcreatecylfdt.hpp
Go to the documentation of this file.
1
#include "
util/util_ent_dtk.hpp
"
2
#include "
util/util_topology_ptr_dtk.hpp
"
3
4
namespace
sampleWriter
5
{
6
Dtk_BodyPtr
CreateConstructionPlane
();
7
Dtk_BodyPtr
CreateCylinder
();
8
9
// duplicated from TestCreateCube, with additional attributes
10
Dtk_BodyPtr
CreateCube_2
();
11
Dtk_BodyPtr
CreateOpenShell_2
();
12
Dtk_BodyPtr
CreateCurves_2
();
13
}
sampleWriter::CreateCube_2
Dtk_BodyPtr CreateCube_2()
Definition:
testcreatecylfdt.cpp:1064
sampleWriter::CreateCurves_2
Dtk_BodyPtr CreateCurves_2()
Definition:
testcreatecylfdt.cpp:1108
util_topology_ptr_dtk.hpp
sampleWriter
Definition:
testcreatecube.cpp:9
util_ent_dtk.hpp
sampleWriter::CreateOpenShell_2
Dtk_BodyPtr CreateOpenShell_2()
Definition:
testcreatecylfdt.cpp:1094
sampleWriter::CreateConstructionPlane
Dtk_BodyPtr CreateConstructionPlane()
Definition:
testcreatecylfdt.cpp:1155
Dtk_SmartPtr
Definition:
util_ptr_dtk.hpp:37
sampleWriter::CreateCylinder
Dtk_BodyPtr CreateCylinder()
Definition:
testcreatecylfdt.cpp:1179
ClientSamples
CrossCadWareSDK
SampleSources
LibWritersSample
SampleWriter
testcreatecylfdt.hpp