Hi Serge, Take the constructor out from Mat33. Use a factory function to create the objects. You can't use constructors in that situation. HTH, --Eljay
Hi Serge, Take the constructor out from Mat33. Use a factory function to create the objects. You can't use constructors in that situation. HTH, --Eljay