Loading...
Searching...
No Matches
bitpit::STLWriter Member List
This is the complete list of members for bitpit::STLWriter, including all inherited members.
| ASCII_FACET_BEGIN (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| ASCII_FACET_END (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| ASCII_FILE_BEGIN (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| ASCII_FILE_END (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| ASCII_MINIMUM_SIZE (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| ASCII_SOLID_BEGIN (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| ASCII_SOLID_END (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| BINARY_FACET_SIZE (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| BINARY_HEADER_SIZE (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| BINARY_MINIMUM_SIZE (defined in bitpit::STLBase) | bitpit::STLBase | protectedstatic |
| BINARY_REAL32 typedef (defined in bitpit::STLBase) | bitpit::STLBase | protected |
| BINARY_UINT16 typedef (defined in bitpit::STLBase) | bitpit::STLBase | protected |
| BINARY_UINT32 typedef (defined in bitpit::STLBase) | bitpit::STLBase | protected |
| BINARY_UINT8 typedef (defined in bitpit::STLBase) | bitpit::STLBase | protected |
| Format enum name (defined in bitpit::STLBase) | bitpit::STLBase | |
| FormatASCII enum value (defined in bitpit::STLBase) | bitpit::STLBase | |
| FormatBinary enum value (defined in bitpit::STLBase) | bitpit::STLBase | |
| FormatUnknown enum value (defined in bitpit::STLBase) | bitpit::STLBase | |
| getFilename() const | bitpit::STLBase | |
| getFormat() const | bitpit::STLBase | |
| setFilename(const std::string &filename) | bitpit::STLBase | protected |
| setFormat(Format format) | bitpit::STLBase | protected |
| STLBase(const std::string &filename) | bitpit::STLBase | protected |
| STLBase(const std::string &filename, Format format) | bitpit::STLBase | protected |
| STLWriter(const std::string &filename, Format format) | bitpit::STLWriter | |
| WriteAppend enum value (defined in bitpit::STLWriter) | bitpit::STLWriter | |
| writeBegin(WriteMode writeMode, bool partialWrite=false) | bitpit::STLWriter | |
| writeEnd() | bitpit::STLWriter | |
| writeFacet(const std::array< double, 3 > &V0, const std::array< double, 3 > &V1, const std::array< double, 3 > &V2, const std::array< double, 3 > &N) | bitpit::STLWriter | |
| writeFooter(const std::string &name) | bitpit::STLWriter | |
| writeHeader(const std::string &name, std::size_t nT) | bitpit::STLWriter | |
| WriteMode enum name (defined in bitpit::STLWriter) | bitpit::STLWriter | |
| WriteOverwrite enum value (defined in bitpit::STLWriter) | bitpit::STLWriter | |
| writeSolid(const std::string &name, std::size_t nV, std::size_t nT, const std::vector< std::vector< double > > &V, const std::vector< std::vector< double > > &N, const std::vector< std::vector< std::size_t > > &T) (defined in bitpit::STLWriter) | bitpit::STLWriter | |
| writeSolid(const std::string &name, std::size_t nV, std::size_t nT, const std::vector< std::array< double, 3 > > &V, const std::vector< std::array< double, 3 > > &N, const std::vector< std::array< std::size_t, 3 > > &T) | bitpit::STLWriter | |
| ~STLBase()=default (defined in bitpit::STLBase) | bitpit::STLBase | virtual |
1.13.2