Ignore:
Timestamp:
10/19/08 01:33:16 (16 years ago)
Author:
mattausch
Message:

added technique

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/Bvh.cpp

    r3021 r3042  
    10811081 
    10821082        // hack: for deferred shading we have to define a material 
    1083         static Material boxMat; 
     1083        static Technique boxMat; 
    10841084        boxMat.SetEmmisive(RgbaColor(1.0f, 1.0f, 1.0f, 1.0f)); 
    10851085 
Note: See TracChangeset for help on using the changeset viewer.