Ignore:
Timestamp:
Jun 17, 2015 1:44:54 AM (9 years ago)
Author:
ldelgass
Message:

remove unused method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nanovis/trunk/ConvexPolygon.h

    r3613 r5713  
    3838    bool clip(nv::Plane& clipPlane, bool copyToTexcoords);
    3939
    40     void emit(bool useTexture);
    41 
    42     void emit(bool useTexture, const vrmath::Vector3f& shift, const vrmath::Vector3f& scale);
     40    void emit(bool emitTexcoords);
    4341
    4442    void copyVerticesToTexcoords();
Note: See TracChangeset for help on using the changeset viewer.