Home
last modified time | relevance | path

Searched defs:writeGeometry (Results 1 – 23 of 23) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/io/kml/
H A DKMLWriter.java68 public static String writeGeometry(Geometry geometry, double z) { in writeGeometry() method in KMLWriter
86 public static String writeGeometry(Geometry geometry, double z, int precision, in writeGeometry() method in KMLWriter
219 private void writeGeometry(Geometry g, int level, StringBuffer buf) { in writeGeometry() method in KMLWriter
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ogre/src/
H A DDAE2OgreOgreWriter.cpp146 bool OgreWriter::writeGeometry( const COLLADAFW::Geometry* geometry ) in writeGeometry() function in DAE2Ogre::OgreWriter
H A DDAE2OgreMeshWriter.cpp428 void MeshWriter::writeGeometry( ) in writeGeometry() function in DAE2Ogre::MeshWriter
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAValidator/include/
H A DWriter.h66 virtual bool writeGeometry ( const COLLADAFW::Geometry* geometry ) in writeGeometry() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae23ds/src/
H A DDAE23dsWriter.cpp254 bool Writer::writeGeometry( const COLLADAFW::Geometry* geometry ) in writeGeometry() function in DAE23ds::Writer
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaUtility.h213 bool writeGeometry; member
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxDocumentImporter.cpp394 bool DocumentImporter::writeGeometry( const COLLADAFW::Geometry* geometry ) in writeGeometry() function in COLLADAMax::DocumentImporter
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimNitfWriterBase.cpp173 void ossimNitfWriterBase::writeGeometry(ossimNitfImageHeaderV2_X* hdr, in writeGeometry() function in ossimNitfWriterBase
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/cpp/
H A DXMIResource_save.cpp249 int XMIResource::writeGeometry(xmlTextWriterPtr writer, ScicosID id, kind_t kind) in writeGeometry() function in org_scilab_modules_scicos::XMIResource
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/src/
H A DDAE2MADocumentImporter.cpp955 bool DocumentImporter::writeGeometry ( const COLLADAFW::Geometry* geometry ) in writeGeometry() function in DAE2MA::DocumentImporter
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae23ds_lib3ds/src/
H A DDAE23dsWriter.cpp218 bool Writer::writeGeometry( const COLLADAFW::Geometry* geometry ) in writeGeometry() function in DAE23ds::Writer
/dports/graphics/blender/blender-2.91.0/source/blender/io/collada/
H A DDocumentImporter.cpp776 bool DocumentImporter::writeGeometry(const COLLADAFW::Geometry *geom) in writeGeometry() function in DocumentImporter
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mapml/
H A Dogrmapmldataset.cpp1124 void OGRMapMLWriterLayer::writeGeometry(CPLXMLNode* psContainer, in writeGeometry() function in OGRMapMLWriterLayer
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/BlenderExport/ogrepkg/
H A Dmeshexport.py320 def writeGeometry(self, fileObject, indentation=0): member in VertexManager
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mapml/
H A Dogrmapmldataset.cpp1124 void OGRMapMLWriterLayer::writeGeometry(CPLXMLNode* psContainer, in writeGeometry() function in OGRMapMLWriterLayer
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mapml/
H A Dogrmapmldataset.cpp1124 void OGRMapMLWriterLayer::writeGeometry(CPLXMLNode* psContainer, in writeGeometry() function in OGRMapMLWriterLayer
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/XMLConverter/src/
H A DOgreXMLMeshSerializer.cpp369 void XMLMeshSerializer::writeGeometry(TiXmlElement* mParentNode, const VertexData* vertexData) in writeGeometry() function in Ogre::XMLMeshSerializer
/dports/graphics/ogre3d/ogre-1.11.6/Tools/XMLConverter/src/
H A DOgreXMLMeshSerializer.cpp384 void XMLMeshSerializer::writeGeometry(TiXmlElement* mParentNode, const VertexData* vertexData) in writeGeometry() function in Ogre::XMLMeshSerializer
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dwire.cpp779 void Wire::writeGeometry(QXmlStreamWriter & streamWriter) { in writeGeometry() function in Wire
H A Ditembase.cpp396 void ItemBase::writeGeometry(QXmlStreamWriter & streamWriter) { in writeGeometry() function in ItemBase
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreMeshSerializerImpl.cpp375 void MeshSerializerImpl::writeGeometry(const VertexData* vertexData) in writeGeometry() function in Ogre::MeshSerializerImpl
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreMeshSerializerImpl.cpp397 void MeshSerializerImpl::writeGeometry(const VertexData* vertexData) in writeGeometry() function in Ogre::MeshSerializerImpl
/dports/cad/ldview/ldview-4.4/LDExporter/
H A DLDPovExporter.cpp2949 void LDPovExporter::writeGeometry(IntShapeListMap &colorGeometryMap) in writeGeometry() function in LDPovExporter