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

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

Location:
trunk/packages/vizservers/nanovis/graphics
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/graphics/RenderContext.h

    r3463 r3465  
    11/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- */
    2 #ifndef RENDER_CONTEXT_H
    3 #define RENDER_CONTEXT_H
     2/*
     3 *  Copyright (c) 2004-2013  HUBzero Foundation, LLC
     4 */
     5#ifndef NV_GRAPHICS_RENDER_CONTEXT_H
     6#define NV_GRAPHICS_RENDER_CONTEXT_H
    47
    58#include <GL/gl.h>
Note: See TracChangeset for help on using the changeset viewer.