Home
last modified time | relevance | path

Searched refs:projDir (Results 1 – 25 of 107) sorted by relevance

12345

/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/modalg_7/
H A Dbug31016_027 set projDir { 1 1 1 }
11 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 0
18 set pnt [ProjectCurvePointToPlaneAlongDir c 0 p $projDir]
21 …ionToPlane 100 c 0 [expr 2*[dval pi]] r [dval shift] [expr [dval shift]+2*[dval pi]] p $projDir]} {
H A Dbug31016_067 set projDir { 1 1 1 }
11 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 0
18 set pnt [ProjectCurvePointToPlaneAlongDir c 0 p $projDir]
21 …ionToPlane 100 c 0 [expr 2*[dval pi]] r [dval shift] [expr [dval shift]+2*[dval pi]] p $projDir]} {
H A Dbug31016_047 set projDir { 1 1 1 }
11 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 0
18 set pnt [ProjectCurvePointToPlaneAlongDir c 0 p $projDir]
21 …ionToPlane 100 c 0 [expr 2*[dval pi]] r [dval shift] [expr [dval shift]+2*[dval pi]] p $projDir]} {
H A Dbug31016_147 set projDir { 1 1 1 }
14 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 0
21 set pnt [ProjectCurvePointToPlaneAlongDir c $startPar p $projDir]
25 …ToPlane 100 c $startPar $endPar r [dval shift] [expr $endPar-$startPar+[dval shift]] p $projDir]} {
H A Dbug31016_167 set projDir { 1 1 1 }
14 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 0
21 set pnt [ProjectCurvePointToPlaneAlongDir c $startPar p $projDir]
25 …ToPlane 100 c $startPar $endPar r [dval shift] [expr $endPar-$startPar+[dval shift]] p $projDir]} {
H A Dbug31016_187 set projDir { 1 1 1 }
14 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 0
21 set pnt [ProjectCurvePointToPlaneAlongDir c $startPar p $projDir]
25 …ToPlane 100 c $startPar $endPar r [dval shift] [expr $endPar-$startPar+[dval shift]] p $projDir]} {
H A Dbug31016_127 set projDir { 1 1 1 }
11 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 1
17 if {[CheckProjectionToPlane 100 c 0 [expr 2*[dval pi]] r 0 [expr 2*[dval pi]] p $projDir 1.e-6]} {
H A Dbug31016_107 set projDir { 1 1 1 }
11 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 1
17 if {[CheckProjectionToPlane 100 c 0 [expr 2*[dval pi]] r 0 [expr 2*[dval pi]] p $projDir 1.e-6]} {
H A Dbug31016_087 set projDir { 1 1 1 }
11 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 1
17 if {[CheckProjectionToPlane 100 c 0 [expr 2*[dval pi]] r 0 [expr 2*[dval pi]] p $projDir 1.e-6]} {
H A Dbug31016_227 set projDir { 1 1 1 }
14 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 1
20 if {[CheckProjectionToPlane 100 c $startPar $endPar r $startPar $endPar p $projDir 1.e-6]} {
H A Dbug31016_207 set projDir { 1 1 1 }
14 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 1
20 if {[CheckProjectionToPlane 100 c $startPar $endPar r $startPar $endPar p $projDir 1.e-6]} {
H A Dbug31016_247 set projDir { 1 1 1 }
14 projonplane r c p [lindex $projDir 0] [lindex $projDir 1] [lindex $projDir 2] 1
20 if {[CheckProjectionToPlane 100 c $startPar $endPar r $startPar $endPar p $projDir 1.e-6]} {
/dports/graphics/Coin/coin-Coin-4.0.0/src/base/
H A DSbDPViewVolume.cpp288 mat[2][0] = -this->projDir[0]; in getMatrices()
289 mat[2][1] = -this->projDir[1]; in getMatrices()
290 mat[2][2] = -this->projDir[2]; in getMatrices()
414 dir = this->projDir; in projectPointToLine()
828 this->projDir.setValue(0.0f, 0.0f, -1.0f); in ortho()
879 this->projDir.setValue(0.0f, 0.0f, -1.0f); in perspective()
928 mat.multDirMatrix(this->projDir, this->projDir); in rotateCamera()
955 return -this->projDir; in zVector()
1109 return this->projDir; in getProjectionDirection()
1301 matrix.multDirMatrix(this->projDir, this->projDir); in transform()
[all …]
H A DSbViewVolume.cpp532 return -this->projDir; in zVector()
624 return this->projDir; in getProjectionDirection()
969 lowerleft = this->llf + dir * distance / dir.dot(this->projDir); in getPlaneRectangle()
973 lowerright = this->lrf + dir * distance / dir.dot(this->projDir); in getPlaneRectangle()
977 upperleft = this->ulf + dir * distance / dir.dot(this->projDir); in getPlaneRectangle()
981 upperright = near_ur + dir * distance / dir.dot(this->projDir); in getPlaneRectangle()
984 lowerleft = this->llf + this->projDir * distance; in getPlaneRectangle()
985 lowerright = this->lrf + this->projDir * distance; in getPlaneRectangle()
986 upperleft = this->ulf + this->projDir * distance; in getPlaneRectangle()
987 upperright = near_ur + this->projDir * distance; in getPlaneRectangle()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/jalbum/generator/
H A Djalbumgenerator.cpp132 bool createProjectFiles(const QString& projDir) in createProjectFiles() argument
136 QDir newAlbumDir = QDir(projDir); in createProjectFiles()
171 bool launchJalbum(const QString& projDir, const QString& jarDir, const QString& javaExecutable) in launchJalbum() argument
189 QDir newAlbumDir = QDir(projDir); in launchJalbum()
254 QString projDir = destDir + QString::fromLatin1("/") + d->settings->m_imageSelectionTitle; in run() local
255 qCDebug(DIGIKAM_DPLUGIN_GENERIC_LOG) << projDir; in run()
257 if (!d->createDir(projDir)) in run()
264 result = d->createProjectFiles(projDir); in run()
269 result = d->launchJalbum(projDir, jarDir, javaDir); in run()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/newprojectwizard/
H A Dnewprojectwizardpage_metadata.cpp172 FilePath projDir = location.getPathTo(filename); in updateProjectFilePath() local
173 FilePath fullFilePath = projDir.getPathTo(filename % ".lpp"); in updateProjectFilePath()
174 if ((!projDir.isValid()) || (!fullFilePath.isValid())) { in updateProjectFilePath()
200 FilePath projDir = mFullFilePath.getParentDir(); in validatePage() local
201 if ((projDir.isExistingDir() && !projDir.isEmptyDir()) || in validatePage()
202 (projDir.isExistingFile())) { in validatePage()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/projects/ui/prefs/buildtools/
H A DBuildToolsPanel.java68 protected String getProjectPath(FileSystemItem projDir, in getProjectPath() argument
71 String proj = projDir.getPath(); in getProjectPath()
110 final FileSystemItem projDir = RStudioGinjector.INSTANCE. in DirectorySelector()
116 projDir, in DirectorySelector()
127 setText(getProjectPath(projDir, input)); in DirectorySelector()
156 final FileSystemItem projDir = RStudioGinjector.INSTANCE. in FileSelector()
162 projDir, in FileSelector()
173 setText(getProjectPath(projDir, input)); in FileSelector()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/setup/
H A DIAppSetup.cpp51 void IAppSetup::prepareGdal(QString gdalDir, QString projDir) in prepareGdal() argument
59 if(!projDir.isEmpty()) in prepareGdal()
61 qputenv("PROJ_LIB", projDir.toUtf8()); in prepareGdal()
62 qDebug() << "PROJ_LIB directory set to " + projDir; in prepareGdal()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/setup/
H A DIAppSetup.cpp87 void IAppSetup::prepareGdal(QString gdalDir, QString projDir) in prepareGdal() argument
95 if(!projDir.isEmpty()) in prepareGdal()
97 qputenv("PROJ_LIB", projDir.toUtf8()); in prepareGdal()
98 qDebug() << "PROJ_LIB directory set to " + projDir; in prepareGdal()
H A DCAppSetupWin.cpp30 QString projDir = QString("%1\\share\\proj").arg(apppath); in initQMapTool() local
33 prepareGdal(gdalDir, projDir); in initQMapTool()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/annotationeditor/
H A Dannotationcommenttab.cpp158 const QDir projDir(projectFolderPath.toDir()); in backupFile() local
160 if (!projDir.exists()) in backupFile()
164 const QDir imgDir(projDir.absolutePath() + QDir::separator() + imageSubDir); in backupFile()
187 return projDir.relativeFilePath(newFile.absoluteFilePath()); in backupFile()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/
H A DWorkbenchContext.java228 FileSystemItem projDir = getActiveProjectDir(); in createWindowTitle() local
229 if (projDir != null) in createWindowTitle()
233 title = projDir.getPath(); in createWindowTitle()
235 title = projDir.getName(); in createWindowTitle()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/projects/ui/prefs/
H A DProjectCompilePdfPreferencesPane.java113 final FileSystemItem projDir = RStudioGinjector.INSTANCE. in RootDocumentChooser()
119 projDir, in RootDocumentChooser()
130 String proj = projDir.getPath(); in RootDocumentChooser()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_edgemesh/
H A Dexport_svg.h61 Point3f projDir; // Direction of the Projection variable
88 projDir= Point3f(0.0, 1.0, 0.0); in SVGProperties()
191 Matrix33f rotM = RotationMatrix(pro.projDir,Point3f(0,0,1),false); in WriteXmlBody()
/dports/devel/vcglib/vcglib-2020.09/wrap/io_edgemesh/
H A Dexport_svg.h61 Point3f projDir; // Direction of the Projection variable
88 projDir= Point3f(0.0, 1.0, 0.0); in SVGProperties()
195 Matrix33f rotM = RotationMatrix(pro.projDir,Point3f(0,0,1),false); in WriteXmlBody()

12345