Home
last modified time | relevance | path

Searched refs:setFocalLength (Results 26 – 50 of 68) sorted by relevance

123

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Drive/
H A DDriveFileImageMediaMetadata.php107 public function setFocalLength($focalLength) function in Google_Service_Drive_DriveFileImageMediaMetadata
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/
H A DCameraSample.h67 void setFocalLength( double iVal ) { m_focalLength = iVal; } in setFocalLength() function
H A DICamera.cpp156 oSample.setFocalLength( sampleData[0] ); in get()
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyCameraSample.cpp90 &AbcG::CameraSample::setFocalLength, in register_camerasample()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/projection/
H A DossimSonomaSensor.h97 void setFocalLength(double value) in setFocalLength() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMCameraView.h125 void setFocalLength(double fl) in setFocalLength() function
H A DMayaDMCamera.h240 void setFocalLength(double fl) in setFocalLength() function
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreFrustum.h311 void setFocalLength(Real focalLength = 1.0);
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/stereo/include/pcl/stereo/impl/
H A Ddisparity_map_converter.hpp95 pcl::DisparityMapConverter<PointT>::setFocalLength(const float focal_length) in setFocalLength() function in pcl::DisparityMapConverter
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreFrustum.h312 virtual void setFocalLength(Real focalLength = 1.0);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DCameraView82 inline void setFocalLength(double focalLength) { _focalLength = focalLength; }
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DCameraView82 inline void setFocalLength(double focalLength) { _focalLength = focalLength; }
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaCameraWriter.cpp114 mSamp.setFocalLength(mfnCamera.focalLength()); in write()
/dports/www/bolt/bolt-2.2.24/vendor/miljar/php-exif/lib/PHPExif/
H A DExif.php675 public function setFocalLength($value) function in PHPExif\\Exif
/dports/editors/calligra/calligra-3.2.1/libs/odf/
H A DKo3dScene.cpp172 void Ko3dScene::setFocalLength(const QString &focalLength) { d->focalLength = focalLength; } in setFocalLength() function in Ko3dScene
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/odf/
H A DKo3dScene.cpp173 void Ko3dScene::setFocalLength(const QString &focalLength) { d->focalLength = focalLength; } in setFocalLength() function in Ko3dScene
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A DCameraHelper.cpp289 fnCamera.setFocalLength(samp.getFocalLength()); in create()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimPpjFrameSensor.cpp104 void ossimPpjFrameSensor::setFocalLength(double focX, double focY) in setFocalLength() function in ossimPpjFrameSensor
H A DossimSensorModelFactory.cpp458 sensor->setFocalLength(ppjFile->getIntrinsic()[0][0], ppjFile->getIntrinsic()[1][1]); in createProjection()
H A DossimApplanixEcefModel.cpp373 void ossimApplanixEcefModel::setFocalLength(double focalLength) in setFocalLength() function in ossimApplanixEcefModel
H A DossimBuckeyeSensor.cpp581 void ossimBuckeyeSensor::setFocalLength(double focalLength) in setFocalLength() function in ossimBuckeyeSensor
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/scheduler/
H A Dmosaic.cpp538 void Mosaic::setFocalLength(double focalLength) in setFocalLength() function in Ekos::Mosaic
824 setFocalLength(values[0]); in fetchINDIInformation()
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/imports/multimedia/
H A Dqdeclarativemediametadata_p.h128 Q_PROPERTY(QVariant focalLength READ focalLength WRITE setFocalLength NOTIFY metaDataChanged) in Q_PROPERTY()
347 void setFocalLength(const QVariant &length) { in setFocalLength() function
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/Tests/
H A DCameraTest.cpp195 samp.setFocalLength( i * 1000.0 + 1.0 ); in corePropertiesTest()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pyscripts/app/
H A DtailwindDataProcessor.py466 def setFocalLength(self, fl): member in PipelineConfig

123