de.mirell.m3d

class CCurve

Object | +--de.mirell.m3d.C3DObject | +--de.mirell.m3d.CLine | +--de.mirell.m3d.CCurve
Implemented Interfaces: IDrawable

class CCurve extends CLine
Example:

  • Author:
    Mirell Development
  • Version:
    1.0

Fields inherited from class de.mirell.m3d.CLine
Properties inherited from class de.mirell.m3d.C3DObject

Constructor

public CCurve ( )

Method Summary

public draw ( ): Void
Draws the object
Methods inherited from class de.mirell.m3d.CLine

Constructor Documentation

CCurve

public function CCurve (
)

    Method Documentation

    draw

    public function draw (
    ): Void
    Draws the object
    This method is called from the renderer when the object needs to draw itself.

    The documentation was generated from the following file:
    • CCurve.as, Last Modified: 04.08.2004 02:10:24