[BACK]Return to complexDraggers.iv CVS log [TXT][DIR] Up to [Development] / inventor / apps / samples / manip

File: [Development] / inventor / apps / samples / manip / complexDraggers.iv (download)

Revision 1.1.1.1 (vendor branch), Tue Aug 15 12:55:59 2000 UTC (17 years, 2 months ago) by naaman
Branch: sgi, MAIN
CVS Tags: start, release-2_1_5-9, release-2_1_5-8, release-2_1_5-10, HEAD
Changes since 1.1: +0 -0 lines

Initial check-in based on 2.1.5 (SGI IRIX) source tree.

#Inventor V2.0 ascii
Separator {
    Coordinate3 {
	point [ -3 -3 0, -3 3 0, 3 3 0, 3 -3 0, -3 -3 0 ]
    }

    TransformBoxDragger {}
    LineSet {}

    Translation { translation 7 0 0 }
    Separator { HandleBoxManip {} Cone {} }
    LineSet {}

    Translation { translation -21 -7 0 }
    CenterballDragger {}
    LineSet {}

    Translation { translation 7 0 0 }
    TrackballDragger {}
    LineSet {}

    Translation { translation 7 0 0 }
    Separator { TrackballManip {} Cube {} }
    LineSet {}

    Translation { translation 7 0 0 }
    DirectionalLightDragger {}
    LineSet {}

    Translation { translation 7 0 0 }
    PointLightDragger {}
    LineSet {}

    Translation { translation -21 -7 0 }
    SpotLightDragger {}
    LineSet {}

    Translation { translation 7 0 0 }
    JackDragger {}
    LineSet {}

    Translation { translation 7 0 0 }
    Separator { JackManip {} Cone {} }
    LineSet {}
}