Ignore:
Timestamp:
Dec 19, 2007, 9:21:30 AM (17 years ago)
Author:
vrinside
Message:

put an index for its point primitive set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/vizservers/nanovis/Volume.h

    r799 r831  
    4141
    4242
    43 class Volume{
     43class Volume {
    4444public:
    4545        int volume_type;        //cubic or zincblende
     
    6363        Color outline_color;    // color for outline around volume
    6464
    65 
     65    int pointsetIndex;
    6666
    6767        Vector3 location;
Note: See TracChangeset for help on using the changeset viewer.