/**
* ...
* @author 张首尚
*/
public class vb extends BasicView
{
private var shpere:Sphere;
private var shpere2:Sphere;
private var planelane;
private var cube:Cube;
private var mList:MaterialsList;
private var paperPlaneaperPlane;
private var do3DisplayObject3D;
public function vb()
{
init();
this.startRendering();
}