![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Go to the documentation of this file.
2 #ifndef _UTIL_STL_READER_HPP_
3 #define _UTIL_STL_READER_HPP_
static Dtk_bool ReadNormal()
return status of facet Normal from the STL file
Dtk_ErrorStatus CreateDocument(const Dtk_string &inInputFile, Dtk_MainDocPtr &outDocument)
Definition: dtk_reader.hpp:15
Definition: dtk_StlReader.hpp:13
This is a high level string class.
Definition: dtk_string.hpp:58
Dtk_ErrorStatus GetFileVersion(const Dtk_string &inInputFile, Dtk_string &outVersion)
Dtk_ErrorStatus ReadEntity(Dtk_Node &inNode, Dtk_EntityPtr &outEntity)
Dtk_ErrorStatus ReadComponentGraphic(const Dtk_ComponentPtr &inComponent, Dtk_GraphicalDataPtr &outGraphicalData)
char Dtk_bool
Definition: define.h:725
Dtk_ErrorStatus EndPopulateComponentsTree()
Dtk_ErrorStatus ReadAdditionalInfos(Dtk_Node &inNode, Dtk_ObjectPtr &outEntity)
Dtk_ErrorStatus PopulateComponentsTree(const Dtk_tab< Dtk_StreamPtr > &inArrayStream, Dtk_MainDocPtr &inoutDocument, Dtk_ComponentPtr &outRootComponent)
static Dtk_bool OptimizeVertexStorage()
return status of vertice array optimization
This is the Node Class The Dtk_Node object is used to retrieve informations in a Dtk_ComponentPtr obj...
Definition: dtk_maindoc.hpp:230
static void ReadNormal(const Dtk_bool inBval)
Use to read the facet Normal from the STL file.
int32_t Dtk_Int32
Definition: define.h:687
Dtk_ErrorStatus
Definition: error_dtk.hpp:6
static void OptimizeVertexStorage(const Dtk_bool inBval)
Use to optimize size of vertice array.
Definition: util_ptr_dtk.hpp:37
Dtk_ErrorStatus ReadComponent(const Dtk_ComponentPtr &inComponent, Dtk_NodePtr &outRootNode)
Dtk_ErrorStatus PopulateComponentsTree(const Dtk_string &inInputFile, Dtk_MainDocPtr &inoutDocument, Dtk_ComponentPtr &outRootComponent)
Dtk_ErrorStatus DesactivateReader()
This is a high level array class.
Definition: util_stl_dtk.hpp:85
Dtk_ErrorStatus ActivateReader()
static StlReader * _UniqueReader
Definition: dtk_StlReader.hpp:20
Dtk_Handle * _Private
Definition: dtk_StlReader.hpp:17
static StlReader * GetStlReader()
Dtk_ErrorStatus EndComponent(Dtk_ComponentPtr &inComponent)