<< 前のページ
2006年11月30日(木) 01:02
2006年11月27日(月) 02:22
var video:Video;
var camera:Camera = Camera.get(); // カメラ取得
var vid_bm:BitmapData = new BitmapData( camera.width, camera.height );
video.attachCamera(camera);
vid_bm.draw(video);
2006年11月26日(日) 21:53
2006年11月23日(木) 23:15
2006年11月21日(火) 23:18
KDBuidler<Triangle> builder;
builder.make_tree( vector<Triangle> mesh );
KDBuidler<Point> builder;
builder.make_tree( vector<Point> photon );
updateBB( lo,hi );とてなインターフェースが必要。
isNegative/isPositive( axis, plane );
<< 前のページ
MySketch 2.7.2 written by 夕雨