IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3824


Ignore:
Timestamp:
May 2, 2005, 10:45:33 AM (21 years ago)
Author:
rhl
Message:

PS_TYPE_PTR is no more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/swig/psLibSwig.i

    r3792 r3824  
    179179    PS_TYPE_F64 = 0x0408,              ///< Double-precision floating point.
    180180    PS_TYPE_C32 = 0x0808,              ///< Complex numbers consisting of single-precision floating point.
    181     PS_TYPE_C64 = 0x0810,              ///< Complex numbers consisting of double-precision floating point.
    182     PS_TYPE_PTR = 0x0000               ///< Something else that's not supported for arithmetic.
     181    PS_TYPE_C64 = 0x0810              ///< Complex numbers consisting of double-precision floating point.
    183182} psElemType;
    184183
Note: See TracChangeset for help on using the changeset viewer.