Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: RTraytracer.cpp/.hpp
File Description: RT raytracer
name | type | description |
---|---|---|
standardMatrix | advancedMat | standard matrix |
reverseMatrix | advancedMat | reverse matrix |
pi | RTpieceInfo | pi |
di | RTdimensionsInfo | di |
tOut | double | tOut |
n | vec | n |
nextScene | RTsceneInfo* | next scene |
name | return type | description |
---|---|---|
rayTrace | void | ray trace |
name | type | description |
---|---|---|
vi | const RTviewInfo* | vi |
si | RTsceneInfo* | si |
tildaMat | mat* | tilda mat |
uvn | vec* | uvn |
location | current function being traced |
---|---|
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculateCylinder | void | calculate cylinder |
name | type | description |
---|---|---|
p0 | vec* | p0 |
p1 | vec* | p1 |
tInOut | double* | tIn out |
norm | vec* | norm |
finalReverseMatrix | advancedMat* | final reverse matrix |
relevantFinalReverseMatrix | advancedMat* | relevant final reverse matrix |
location | current function being traced |
---|---|
RTraytracer.hpp | calculateCylinder |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculateCube | void | calculate cube |
name | type | description |
---|---|---|
p0 | vec* | p0 |
p1 | vec* | p1 |
tInOut | double* | tIn out |
norm | vec* | norm |
finalReverseMatrix | advancedMat* | final reverse matrix |
relevantFinalReverseMatrix | advancedMat* | relevant final reverse matrix |
location | current function being traced |
---|---|
RTraytracer.hpp | calculateCube |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculateSphere | void | calculate sphere |
name | type | description |
---|---|---|
p0 | vec* | p0 |
p1 | vec* | p1 |
tInOut | double* | tIn out |
norm | vec* | norm |
finalReverseMatrix | advancedMat* | final reverse matrix |
relevantFinalReverseMatrix | advancedMat* | relevant final reverse matrix |
location | current function being traced |
---|---|
RTraytracer.hpp | calculateSphere |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculatePrimQuad | void | calculate prim quad |
name | type | description |
---|---|---|
p0 | vec* | p0 |
p1 | vec* | p1 |
tInOut | double* | tIn out |
pi | const RTpieceInfo* | pi |
norm | vec* | norm |
finalReverseMatrix | advancedMat* | final reverse matrix |
relevantFinalReverseMatrix | advancedMat* | relevant final reverse matrix |
location | current function being traced |
---|---|
RTraytracer.hpp | calculatePrimQuad |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculatePrimTri | void | calculate prim tri |
name | type | description |
---|---|---|
p0 | vec* | p0 |
p1 | vec* | p1 |
tInOut | double* | tIn out |
pi | const RTpieceInfo* | pi |
norm | vec* | norm |
finalReverseMatrix | advancedMat* | final reverse matrix |
relevantFinalReverseMatrix | advancedMat* | relevant final reverse matrix |
location | current function being traced |
---|---|
RTraytracer.hpp | calculatePrimTri |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculatePrimLine | void | calculate prim line |
name | type | description |
---|---|---|
p0 | vec* | p0 |
p1 | vec* | p1 |
tInOut | double* | tIn out |
pi | const RTpieceInfo* | pi |
norm | const vec* | norm |
finalReverseMatrix | advancedMat* | final reverse matrix |
relevantFinalReverseMatrix | advancedMat* | relevant final reverse matrix |
location | current function being traced |
---|---|
RTraytracer.hpp | calculatePrimLine |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
drawPoint | void | draw point |
name | type | description |
---|---|---|
si | RTsceneInfo* | si |
reverseMatrix | advancedMat* | reverse matrix |
tInDash | double | tIn dash |
tOutDash | double | tOut dash |
p0Dash | vec* | p0D ash |
p1Dash | vec* | p1D ash |
norm | vec* | norm |
location | current function being traced |
---|---|
RTraytracer.hpp | drawPoint |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
drawPointNoLighting | void | draw point no lighting |
name | type | description |
---|---|---|
si | RTsceneInfo* | si |
reverseMatrix | const advancedMat* | reverse matrix |
tIn | double | tIn |
tOut | double | tOut |
p0 | const vec* | p0 |
p1 | const vec* | p1 |
norm | const vec* | norm |
location | current function being traced |
---|---|
RTraytracer.hpp | drawPointNoLighting |
RTscene.hpp | rayTrace |
RTscene.hpp | createImage |
RTscene.hpp | rayTraceSceneWithoutParse |
ATORmethod.hpp | rayTraceScene |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | rayTraceScene |
name | return type | description |
---|---|---|
calculatePointUsingTInWorld | void | calculate point using TI n world |
name | type | description |
---|---|---|
tInWorld | double | tIn world |
p0 | vec* | p0 |
p1 | vec* | p1 |
vi | RTviewInfo* | vi |
p | vec* | p |
uvn | vec* | uvn |
location | current function being traced |
---|---|
RTscene.hpp | calculatePointUsingTInWorld |
ATORoperations.hpp | calculatePointMapValue |
ATORmethod.hpp | createPointMapFromDepthMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORfeatureGeneration.hpp | calculatePointMapValue |
ATORmethod.hpp | generateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit |
ATORmethod.hpp | addCornerFeaturesToFeatureListUsingRGBmap |
ATORfeatureGeneration.hpp | calculatePointMapValue |
ATORmethod3DOD.hpp | calculatePointMapValue |
ATORmethod3DOD.hpp | createFeaturesUsingBooleanMapUsingDepthMap |
ATORmethod3DOD.hpp | calculatePointMapValue |
ATORfeatureGeneration.hpp | calculatePointMapValue |
ATORfeatureGeneration.hpp | generateEdgeListFromContrastMapWithQuadraticFit |
ATORfeatureGeneration.hpp | generateEdgeListFromContrastMapWithQuadraticFit |
ATORmethod3DOD.hpp | generateEdgeListFromRGBmapWithQuadraticFit |
ATORmethod2DOD.hpp | generateEdgeListFromRGBmapWithQuadraticFit |
ATORfeatureGeneration.hpp | calculatePointMapValue |
ATORfeatureGeneration.hpp | calculatePointMapValue |