Home
last modified time | relevance | path

Searched refs:handleGeometry (Results 1 – 6 of 6) sorted by relevance

/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DServerChannel.h172 int handleGeometry(unsigned char &opcode, unsigned char *&buffer,
H A DServerChannel.cpp4220 handleGeometry(outputOpcode, outputMessage, outputLength); in handleWrite()
5156 int ServerChannel::handleGeometry(unsigned char &opcode, unsigned char *&buffer, in handleGeometry() function in ServerChannel
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DServerChannel.h164 int handleGeometry(unsigned char &opcode, unsigned char *&buffer,
H A DServerChannel.cpp4407 handleGeometry(outputOpcode, outputMessage, outputLength); in handleWrite()
5333 int ServerChannel::handleGeometry(unsigned char &opcode, unsigned char *&buffer, in handleGeometry() function in ServerChannel
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format.cpp424 void handleGeometry(OGRGeometryH geometry) in handleGeometry() function in OpenOrienteering::__anon638e577e0111::AverageCoords
446 handleGeometry(OGR_G_GetGeometryRef(geometry, i)); in handleGeometry()
482 handleGeometry(geometry); in AverageCoords()
/dports/games/openmw/openmw-openmw-0.47.0/components/nifosg/
H A Dnifloader.cpp642 handleGeometry(nifNode, node, composite, boundTextures, animflags); in handleNode()
1249 …void handleGeometry(const Nif::Node* nifNode, osg::Group* parentNode, SceneUtil::CompositeStateSet… in handleGeometry() function in NifOsg::LoaderImpl