DLA-Fire-Prediction-Thesis 1.0

DLAStructure Member List

This is the complete list of members for DLAStructure, including all inherited members.
adaptPoint()DLAStructure
arrangeList()DLAStructure
assignDLA(ngl::Vector m_newDLAPoint, ngl::Vector m_seed, int m_generationNumber)DLAStructure
checkBoundary(ngl::Vector m_newDLAPoint)DLAStructure
checkCollision(ngl::Vector m_travelerPos)DLAStructure
checkCollisionWithNonFlammableObject(ngl::Vector m_newDLAPoint)DLAStructure
checkCollisionWithOtherDLA(ngl::Vector m_newDLAPoint)DLAStructure
checkCollisionWithOtherOrigin(ngl::Vector m_newDLAPoint)DLAStructure
DLAStructure()DLAStructure
DLAStructure(std::vector< FuelPoint > _gridPointList, std::vector< FuelObject > _objectPointList, ngl::Vector _originPoint, int _sceneWidth, int _sceneHeight, float _pointRadius, int _dlaSize, ngl::Vector _windDirection, int _windSpeed)DLAStructure
DLAStructure(std::vector< FuelPoint > _gridPointList, std::vector< FuelObject > _objectPointList, ngl::Vector _originPoint, int _sceneWidth, int _sceneHeight, float _pointRadius, std::vector< FuelPoint > _previousDLAPoint, std::vector< FuelPoint > _otherOriginList, int _currentOriginIndex, int _dlaSize, ngl::Vector _windDirection, int _windSpeed)DLAStructure
findFarthestPos(int m_numberOne, int m_numberTwo, int m_numberThree)DLAStructure
findMaximumSide(ngl::Vector m_travelerPos, ngl::Vector m_seedPos)DLAStructure
findPath(FuelPoint m_originPoint)DLAStructure
findSideOfMaximumPosition(ngl::Vector m_travelerPos, ngl::Vector m_seedPos, int m_maximumSide)DLAStructure
getCurrentYPos(ngl::Vector m_currentDLAPos)DLAStructure
getDLALine()DLAStructure
getDLAList()DLAStructure
getRandomPosition(ngl::Vector m_currentPos, float m_radius, int m_randomMode)DLAStructure
m_checkFormDLAStructure [private]
m_circleRadiusDLAStructure [private]
m_currentOriginIndexDLAStructure [private]
m_distanceFormDLAStructure [private]
m_dlaLineDLAStructure [private]
m_dlaListDLAStructure [private]
m_dlaPointDistanceDLAStructure [private]
m_dlaSizeDLAStructure [private]
m_objListDLAStructure [private]
m_originSeedDLAStructure [private]
m_otherOriginListDLAStructure [private]
m_pointRadiusDLAStructure [private]
m_previousDLAListDLAStructure [private]
m_sceneHeightDLAStructure [private]
m_scenePointListDLAStructure [private]
m_sceneWidthDLAStructure [private]
m_windDirDLAStructure [private]
m_windEnabledDLAStructure [private]
m_windSpeedDLAStructure [private]
moveRandomPoint(ngl::Vector m_currentPoint, int m_mode)DLAStructure
setDecimalValue(float m_number, int m_decimalPlaces)DLAStructure
 All Classes Namespaces Files Functions Variables Enumerations Enumerator