scripps.vvm.graphics
Class ResCursorShape.RCPainter

java.lang.Object
  |
  +--harmonic.viewer3D.PaintStruct
        |
        +--scripps.vvm.graphics.ResCursorShape.RCPainter
All Implemented Interfaces:
harmonic.meshGeom.math.MarkableObject
Enclosing class:
ResCursorShape

public class ResCursorShape.RCPainter
extends harmonic.viewer3D.PaintStruct


Field Summary
 
Fields inherited from class harmonic.viewer3D.PaintStruct
altGeom, attrib, bFittable, bInputable, bPickable, bTracePaint, bTransient, coordSystem, defaultCoordSystem, defaultLightRack, defaultObjectRenderer, FULL, geom, geomType, lightRack, localMatrix, name, objectRenderer, pickPriority, shapeOwner, TRANSIENT, when
 
Constructor Summary
ResCursorShape.RCPainter(harmonic.meshGeom.geom.Geom geom, harmonic.viewer3D.PaintAttrib attrib, harmonic.meshGeom.math.TMat mat)
           
 
Methods inherited from class harmonic.viewer3D.PaintStruct
addAttrib, finalize, getAttrib, getGlobalPerGeom, getMark, getViewPerGeom, hashKey, purge, setGeometry, setMark, setVisibility, setVisibility, toString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResCursorShape.RCPainter

public ResCursorShape.RCPainter(harmonic.meshGeom.geom.Geom geom,
                                harmonic.viewer3D.PaintAttrib attrib,
                                harmonic.meshGeom.math.TMat mat)