gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz] 15th, 16th (jvk)


From: Janne Kujala
Subject: [Gzz] 15th, 16th (jvk)
Date: Mon, 19 Aug 2002 13:24:26 +0300
User-agent: Mutt/1.2.5i

15th & 16th: implemented c++ debug variable library

The library is in gfx/libutil/Debug.?xx

See Debug.hxx for documentation.

I decided to not use an iterator for getVarNames, because
        - an array can be sorted inside the Debug library
          if the internals are changed (e.g., to use a hash)
        - an iterator interface would require lots of extra code
          (unless the internals are directly exposed)

Today: starting to implement emboss texture passes.

        jvk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]