Home
last modified time | relevance | path

Searched refs:InfoAt (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/base/
H A Dmessenger.h85 …void InfoAt(const UCS2 *filename, POV_LONG line, POV_LONG column, POV_OFF_T offset, const char *fo…
H A Dmessenger.cpp85 void GenericMessenger::InfoAt(const UCS2 *filename, POV_LONG line, POV_LONG column, POV_OFF_T offse… in InfoAt() function in pov_base::GenericMessenger
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/shape/
H A Disosurface.cpp759 … messenger.InfoAt(fnInfo->filename, fnInfo->filepos.lineno, fnInfo->col, fnInfo->filepos.offset, in DispatchShutdownMessages()