Home
last modified time | relevance | path

Searched refs:kPOVAttrib_GatherPerformedCnt (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/povray36/povray-3.6.1/source/base/
H A Dpovmsgid.h246 kPOVAttrib_GatherPerformedCnt = 'GPCn', enumerator
/dports/graphics/megapov/megapov-1.2.1/source/base/
H A Dpovmsgid.h266 kPOVAttrib_GatherPerformedCnt = 'GPCn', enumerator
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/povms/
H A Dpovmsid.h541 kPOVAttrib_GatherPerformedCnt = 'GPCn', enumerator
/dports/graphics/povray37/povray-3.7.0.10/source/base/
H A Dpovmsgid.h532 kPOVAttrib_GatherPerformedCnt = 'GPCn', enumerator
/dports/graphics/povray36/povray-3.6.1/source/frontend/
H A Dmessageoutput.cpp849 (void)POVMSUtil_GetLong(msg, kPOVAttrib_GatherPerformedCnt, &l); in RenderStatistics()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dpovmsend.cpp656 err = AddStatistic(msg, kPOVAttrib_GatherPerformedCnt, &pstats[Gather_Performed_Count]); in BuildRenderStatistics()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dpovmsend.cpp731 err = AddStatistic(msg, kPOVAttrib_GatherPerformedCnt, &pstats[Gather_Performed_Count]); in BuildRenderStatistics()
/dports/graphics/megapov/megapov-1.2.1/source/frontend/
H A Dmessageoutput.cpp945 (void)POVMSUtil_GetLong(msg, kPOVAttrib_GatherPerformedCnt, &l); in RenderStatistics()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/backend/scene/
H A Dview.cpp1339 renderStats.SetLong(kPOVAttrib_GatherPerformedCnt, stats[Gather_Performed_Count]); in GetStatistics()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/scene/
H A Dview.cpp1285 renderStats.SetLong(kPOVAttrib_GatherPerformedCnt, stats[Gather_Performed_Count]); in GetStatistics()
/dports/graphics/povray37/povray-3.7.0.10/source/frontend/
H A Drenderfrontend.cpp1632 (void)POVMSUtil_GetLong(msg, kPOVAttrib_GatherPerformedCnt, &l); in RenderStatistics()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/frontend/
H A Drenderfrontend.cpp1684 (void)POVMSUtil_GetLong(msg, kPOVAttrib_GatherPerformedCnt, &l); in RenderStatistics()