Changeset 508 in Sophya for trunk/SophyaLib/NTools/pclassids.h
- Timestamp:
- Oct 25, 1999, 12:36:22 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/pclassids.h
r490 r508 20 20 ClassId_DVList = 0x0105, 21 21 22 ClassId_P MatrixF = 0x0110,23 ClassId_P MatrixD = 0x0111,24 ClassId_P VectorF = 0x0112,25 ClassId_P VectorD = 0x0113,22 ClassId_POMatrixF = 0x0110, 23 ClassId_POMatrixD = 0x0111, 24 ClassId_POVectorF = 0x0112, 25 ClassId_POVectorD = 0x0113, 26 26 27 27 ClassId_Histo1D = 0x0201,
Note:
See TracChangeset
for help on using the changeset viewer.