Ignore:
Timestamp:
Mar 6, 2013, 9:34:56 AM (11 years ago)
Author:
ldelgass
Message:

Rename R2 library to nv::graphics and nv::util.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/HeightMap.cpp

    r3463 r3465  
    11 /* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- */
    22#include <GL/glew.h>
     3
     4#include <graphics/RenderContext.h>
    35
    46#include "Grid.h"
     
    68#include "ContourLineFilter.h"
    79#include "Texture1D.h"
    8 #include "RenderContext.h"
    910
    1011bool HeightMap::updatePending = false;
Note: See TracChangeset for help on using the changeset viewer.