InlineGeometryAttributeTextShape.kl

Types

InlineGeometryAttributeTextShape (object)

バージョン 2.4.0 で追加.

The InlineGeometryAttributeTextShape inherits from the InlineBaseTextShape object. It provides a shape type to draw geometry attributes as text with TextGL.

Members

OGLText oglText  
InlineShapeAdaptor adaptor  

Methods

  InlineGeometryAttributeTextShape ( in InlineGeometryAttributeTextShape other )
  InlineGeometryAttributeTextShape ( in String name, in Ref<AtlasGL> atlas )
  InlineGeometryAttributeTextShape ()
InlineGeometryAttributeTextShape clone ? ()
  setTextFromAttribute ! ( in Ref<AtlasGL> atlas, in UInt32 maxCharacterCount, in UInt32 decimalCount, in Vec3Attribute positionAttr, in GeometryAttribute inputAttr, in UInt32 rangeMinIndex, in SInt32 rangeMaxIndex, in UInt32 resolution, in Boolean computeGlobalPosition, in Xfo xfo, in Color color )