NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::Platform Member List

This is the complete list of members for FW::Platform, including all inherited members.

computeHash() const FW::Platforminline
getCost(int numChildNodes, int numTris) const FW::Platforminline
getMaxLeafSize() const FW::Platforminline
getMinLeafSize() const FW::Platforminline
getName() const FW::Platforminline
getNodeBatchSize() const FW::Platforminline
getNodeCost(S32 n) const FW::Platforminline
getSAHNodeCost() const FW::Platforminline
getSAHTriangleCost() const FW::Platforminline
getTriangleBatchSize() const FW::Platforminline
getTriangleCost(S32 n) const FW::Platforminline
Platform()FW::Platforminline
Platform(const String &name, float nodeCost=1.f, float triCost=1.f, S32 nodeBatchSize=1, S32 triBatchSize=1)FW::Platforminline
roundToNodeBatchSize(S32 n) const FW::Platforminline
roundToTriangleBatchSize(S32 n) const FW::Platforminline
setLeafPreferences(S32 minSize, S32 maxSize)FW::Platforminline
setNodeBatchSize(S32 nodeBatchSize)FW::Platforminline
setTriangleBatchSize(S32 triBatchSize)FW::Platforminline