Carbon


kQTVRWorldHeaderAtomType

Header: QuickTimeVRFormat.h

enum {
    kQTVRWorldHeaderAtomType = 'vrsc',
    kQTVRImagingParentAtomType = 'imgp',
    kQTVRPanoImagingAtomType = 'impn',
    kQTVRObjectImagingAtomType = 'imob',
    kQTVRNodeParentAtomType = 'vrnp',
    kQTVRNodeIDAtomType = 'vrni',
    kQTVRNodeLocationAtomType = 'nloc',
    kQTVRCursorParentAtomType = 'vrcp',
    kQTVRCursorAtomType = 'CURS',
    kQTVRColorCursorAtomType = 'crsr'
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)