[BACK]Return to quadMesh.iv CVS log [TXT][DIR] Up to [Development] / inventor / data / models / simple

File: [Development] / inventor / data / models / simple / quadMesh.iv (download)

Revision 1.1.1.1 (vendor branch), Tue Aug 15 12:56:07 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.1 ascii

Separator {
    BaseColor {
	rgb	[ 0 1 0,
			  0 1 0,
			  0 1 0,
			  0 1 0,
			  0 1 0,
			  0 1 0,
			  0.5 0.5 0,
			  0.5 0.5 0,
			  0.5 0.5 0,
			  0 1 0,
			  0 1 0,
			  0.5 0.5 0,
			  1 1 1,
			  0.5 0.5 0,
			  0 1 0,
			  0 1 0,
			  0.5 0.5 0,
			  0 1 0,
			  0.5 0.5 0,
			  0 1 0,
			  0 1 0,
			  0 1 0,
			  0 1 0,
			  0 1 0,
			  0 1 0 ]
    }
    MaterialBinding {
	value	PER_VERTEX
    }
    DEF mountain+0 QuadMesh {
	vertexProperty		VertexProperty {
	    vertex	[ -2 0 -2,
			      -1 0 -2,
			      0 0 -2,
			      1 0 -2,
			      2 0 -2,
			      -2 0 -1,
			      -1 1 -1,
			      0 1 -1,
			      1 1 -1,
			      2 0 -1,
			      -2 0 0,
			      -1 1 0,
			      0 2 0,
			      1 1 0,
			      2 0 0,
			      -2 0 1,
			      -1 1 1,
			      0 1 1,
			      1 1 1,
			      2 0 1,
			      -2 0 2,
			      -1 0 2,
			      0 0 2,
			      1 0 2,
			      2 0 2 ]
	    normal	[  ]
	    texCoord	[  ]
	    orderedRGBA	[  ]
	}

	verticesPerColumn	5
	verticesPerRow	5
    }
    DrawStyle {
	style	LINES
    }
    BaseColor {
	rgb	0 0 0
    }
    MaterialBinding{
	value OVERALL
    }
    Translation {
	translation	0 0.0099999998 0
    }
    USE mountain+0
}