Changeset 727 in Sophya for trunk/SophyaLib/Samba/localmap.h


Ignore:
Timestamp:
Feb 21, 2000, 5:45:00 PM (26 years ago)
Author:
ansari
Message:

nouvelle gestion thetaslices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/localmap.h

    r702 r727  
    6969virtual ~LocalMap();
    7070
     71/*! Setting blockdata to temporary (see ndatablock documentation) */
     72inline virtual void SetTemp(bool temp=false) const {pixels_.SetTemp(temp);};
     73
     74
    7175// ---------- Overloading of () to access pixel number k ----
    7276
Note: See TracChangeset for help on using the changeset viewer.