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/Geometry.cpp

    r3463 r3465  
    11/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- */
     2/*
     3 *  Copyright (c) 2004-2013  HUBzero Foundation, LLC
     4 */
     5
    26#include <GL/glew.h>
    37#include <GL/gl.h>
    48
    5 #include <R2/graphics/R2Geometry.h>
     9#include "Geometry.h"
    610
    711using namespace nv::graphics;
Note: See TracChangeset for help on using the changeset viewer.