Number for vertices

Property definitions

gamnit $ Mesh :: n_vertices
	# Number for vertices
	fun n_vertices: Int do return vertices.length / 3
lib/gamnit/depth/depth_core.nit:188,2--189,50