DATAKIT API
V2025.1
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
Dtk_ModelDisplayPtr
CreateView
();
9
Dtk_AxisSystemPtr
CreateAxisSystem
();
10
11
// duplicated from TestCreateCube, with additional attributes
12
Dtk_BodyPtr
CreateCube_2
();
13
Dtk_BodyPtr
CreateOpenShell_2
();
14
Dtk_BodyPtr
CreateCurves_2
();
15
}
sampleWriter::CreateCube_2
Dtk_BodyPtr CreateCube_2()
Definition:
testcreatecylfdt.cpp:1092
sampleWriter::CreateCurves_2
Dtk_BodyPtr CreateCurves_2()
Definition:
testcreatecylfdt.cpp:1138
sampleWriter::CreateAxisSystem
Dtk_AxisSystemPtr CreateAxisSystem()
Definition:
testcreatecube.cpp:1465
sampleWriter::CreateView
Dtk_ModelDisplayPtr CreateView()
util_topology_ptr_dtk.hpp
sampleWriter
Definition:
testcreatecube.cpp:13
util_ent_dtk.hpp
sampleWriter::CreateOpenShell_2
void CreateOpenShell_2(std::map< Dtk_ID, Dtk_EntityPtr > &outArrayTopo, const Dtk_BodyPtr &inDtkBody)
Definition:
testcreatecylfdt.cpp:1023
sampleWriter::CreateConstructionPlane
Dtk_BodyPtr CreateConstructionPlane()
Definition:
testcreatecylfdt.cpp:1185
Dtk_SmartPtr
Definition:
util_ptr_dtk.hpp:37
sampleWriter::CreateCylinder
Dtk_BodyPtr CreateCylinder()
Definition:
testcreatecylfdt.cpp:1211
ClientsCMake
SampleSources
LibWritersSample
SampleWriter
testcreatecylfdt.hpp