Changeset 983


Ignore:
Timestamp:
Apr 2, 2008, 8:14:50 AM (16 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/vizservers/nanovis/PerfQuery.cpp

    r377 r983  
     1
    12/*
    23 * ----------------------------------------------------------------------
     
    2728}
    2829
    29 void PerfQuery::reset(){ pixel=0; }
    30 
    3130//There can only be one active query at any given moment
    3231void PerfQuery::enable(){
     
    4443}
    4544
    46 int PerfQuery::get_pixel_count(){ return pixel; }
Note: See TracChangeset for help on using the changeset viewer.