Description | uses | Classes, Interfaces and Objects | Functions and Procedures | Types | Constants | Variables |
This unit exports functions to save and load data structure to and from XML
function XMLToVector(node:TXMLNode):TVector; |
function XMLToVertex(node:TXMLNode):TVertex; |
function XMLToFACE(node:TXMLNode):TFace; |
function VectorToXML(v:TVector):TXMLNode; |
function VectorToXML(v:TVector):TXMLNode; |
function XMLToFACE(node:TXMLNode):TFace; |
function XMLToVector(node:TXMLNode):TVector; |
function XMLToVertex(node:TXMLNode):TVertex; |