[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, Tue Aug 15 12:55:59 2000 UTC (17 years, 2 months ago) by naaman
Branch point for: MAIN

Initial revision

#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 {}
}