Changeset 509 in Sophya for trunk/SophyaLib/NTools/pclassids.h
- Timestamp:
- Oct 25, 1999, 1:58:32 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/pclassids.h
r508 r509 20 20 ClassId_DVList = 0x0105, 21 21 22 ClassId_P OMatrixF = 0x0110,23 ClassId_P OMatrixD = 0x0111,24 ClassId_P OVectorF = 0x0112,25 ClassId_P OVectorD = 0x0113,22 ClassId_PMatrixF = 0x0110, 23 ClassId_PMatrixD = 0x0111, 24 ClassId_PVectorF = 0x0112, 25 ClassId_PVectorD = 0x0113, 26 26 27 27 ClassId_Histo1D = 0x0201,
Note:
See TracChangeset
for help on using the changeset viewer.