代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/422500/10634115
wrl 4.1.wrl
#以box为shape的节点的geometry域的域值创建一个使用缺省值的长方体
#VRML V2.0 utf8
Shape{
appearance Appearance {
material Material { }
}
geometry Box{ }
}
www.eeworm.com/read/422500/10634157
wrl 4.3.wrl
#创建一个使用缺省值的圆柱体
#VRML V2.0 utf8
Shape{
appearance Appearance {
material Material { }
}
geometry Cylinder { }
}
www.eeworm.com/read/419426/10868239
c yaffs_nandif.c
/*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created