クラス
com.jblend.graphics.m3d.ObjectBase の使用

ObjectBase を使用しているパッケージ
com.jblend.graphics.m3d 3D ポリゴンの描画機能を提供します。 
 

com.jblend.graphics.m3d での ObjectBase の使用
 

com.jblend.graphics.m3d での ObjectBase のサブクラス
 class Figure
          モデルオブジェクトのクラスです。
 class PointSprite
          スプライトクラスです。
 class PointSpriteArray
          スプライト集合のクラスです。
 class Primitive
          プリミティブクラスです。
 class PrimitiveArray
          プリミティブ集合のクラスです。
 

ObjectBase を返す com.jblend.graphics.m3d のメソッド
 ObjectBase ObjectBase.duplicate()
          オブジェクトを複製します。
 ObjectBase PrimitiveArray.duplicate()
           
 ObjectBase Primitive.duplicate()
           
 ObjectBase PointSprite.duplicate()
           
 ObjectBase PointSpriteArray.duplicate()
          オブジェクトを複製します。
 ObjectBase Figure.duplicate()
           
 



Copyright 2003 Aplix Corporation. All rights reserved. Aplix Confidential and Restricted.