E57 Foundation API v1.1.312
Aug. 10, 2011
|
examples/BlobCreate.cpp | Example: creating BlobNodes |
examples/Cancel.cpp | Example: stop writing after discover an error |
examples/CheckInvariant.cpp | Example: use checkInvariant function for ImageFile and other objects |
examples/CompressedVectorCreate.cpp | Example: creating CompressedVectorNodes from arrays |
examples/E57ExceptionFunctions.cpp | Example: get info about E57Exceptions |
examples/Extensions.cpp | Example: register use of extended element names |
examples/FloatCreate.cpp | Example: creating FloatNodes |
examples/HelloWorld.cpp | Example: the basics |
examples/ImageFileDump.cpp | Example: print diagnostics about an ImageFile and other objects |
examples/IntegerCreate.cpp | Example: creating IntegerNodes |
examples/NameParse.cpp | Example: parse good and bad element names |
examples/NodeFunctions.cpp | Example: get info about generic Nodes |
examples/RawXML.cpp | Example: read XML section from E57 file |
examples/ScaledIntegerCreate.cpp | Example: creating ScaledIntegerNodes |
examples/SourceDestBufferFunctions.cpp | Example: get info about a SourceDestBuffer |
examples/SourceDestBufferNumericCreate.cpp | Example: creating SourceDestBuffers of numbers |
examples/SourceDestBufferStringCreate.cpp | Example: creating SourceDestBuffers of Strings |
examples/StringCreate.cpp | Example: creating StringNodes |
examples/StructureCreate.cpp | Example: creating StructureNodes |
examples/VectorCreate.cpp | Example: creating VectorNodes |
examples/VectorFunctions.cpp | Example: get info about VectorNodes |
examples/Versions.cpp | Example: get versions of the E57 implementation library |
C:/Projects32/e57-3d-imgfmt/trunk/include/E57Foundation.h [code] | Header file for the E57 Foundation API |
C:/Projects32/e57-3d-imgfmt/trunk/src/refimpl/E57Foundation.cpp |