PDA

View Full Version : supressing Warnings


pkhoosh
01-24-2006, 01:43 PM
I was wondering if there's a way to supress warnings. I get this one even though my program works

1.#QNAN
dfar=1.#QNAN
Warning: CullVisitor::updateCalculatedNearFar(.) near>far in range calculation,
correcting by swapping values d_near=1.#QNAN dfar=1.#QNAN




Many thanks,

pete

farshizzo
01-24-2006, 01:47 PM
Hi,

There is no built-in way to suppress these warnings. However, I could create a plugin that would accomplish this. I'll let you know when it is available.

nabrahamson
09-17-2012, 02:29 PM
I'm also interested in such a plug-in. (But for Vizard 4.0)