Murl::Graph::NinePatchPlaneSequenceGeometry Class Reference

The NinePatchPlaneSequenceGeometry node class. More...

#include "murl_graph_nine_patch_plane_sequence_geometry.h"

Inheritance diagram for Murl::Graph::NinePatchPlaneSequenceGeometry:

Additional Inherited Members

- Public Types inherited from Murl::IFactoryObject< INode >
using ClassInfoArray = Array< const ClassInfo * >
 Definition of an array of ClassInfo objects.
 
- Public Member Functions inherited from Murl::IFactoryObject< INode >
 ~IFactoryObject () override
 The destructor.
 
virtual const ClassInfo * GetObjectClassInfo () const=0
 Get the object instance's class info, if present. More...
 
virtual void ResetObjectProperties ()=0
 Reset the object instance's properties to their default values.
 
- Static Public Member Functions inherited from Murl::IFactoryObject< INode >
static const PropertyInfoGetPropertyInfo ()
 Get the class' property info struct. More...
 
static const AttributeInfoGetAttributeInfo ()
 Get the class' attribute info struct. More...
 
static void ResetProperties (IFactoryObject< INode > *object)
 Reset an object instance's properties to their default values. More...
 

Detailed Description

The NinePatchPlaneSequenceGeometry node class.

XML Elements

XML Graph Node Tag:

<NinePatchPlaneSequenceGeometry>

XML Graph Node Attributes:

frameSize="1.0" [Real]

The combined display rectangle width and height. See Murl::Graph::INinePatchPlaneSequenceGeometry::SetFrameSize().

frameSizeX="1.0" [Real]

The display rectangle width. See Murl::Graph::INinePatchPlaneSequenceGeometry::SetFrameSizeX().

frameSizeY="1.0" [Real]

The display rectangle height. See Murl::Graph::INinePatchPlaneSequenceGeometry::SetFrameSizeY().

capCoordSizeX1="0.0" [Real]

The left cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().

capCoordSizeY1="0.0" [Real]

The bottom cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().

capCoordSizeX2="0.0" [Real]

The right cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().

capCoordSizeY2="0.0" [Real]

The top cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().

capTexCoordSizesX1="" [RealArray]

A comma-separated list of left cap tex coord sizes, one for each individual tex coord set. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizesY1="" [RealArray]

A comma-separated list of bottom cap tex coord sizes, one for each individual tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizesX2="" [RealArray]

A comma-separated list of right cap tex coord sizes, one for each individual tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizesY2="" [RealArray]

A comma-separated list of top cap tex coord sizes, one for each individual tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeX1="0.0" [Real]

A common left cap tex coord size for all tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeY1="0.0" [Real]

A common bottom cap tex coord size for all tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeX2="0.0" [Real]

A common right cap tex coord size for all tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeY2="0.0" [Real]

A common top cap tex coord size for all tex coord sets. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeX1.N="0.0" [Real]

The left cap tex coord size for tex coord set N. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeY1.N="0.0" [Real]

The bottom cap tex coord size for tex coord set N. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeX2.N="0.0" [Real]

The right cap tex coord size for tex coord set N. See Murl::Graph::INinePatch::SetCapTexCoordSize().

capTexCoordSizeY2.N="0.0" [Real]

The top cap tex coord size for tex coord set N. See Murl::Graph::INinePatch::SetCapTexCoordSize().

enableCenterPatch="true" [Bool]

Enable/disable rendering of the center patch. See Murl::Graph::INinePatch::SetCenterPatchEnabled().


The documentation for this class was generated from the following file:
  • murl_graph_nine_patch_plane_sequence_geometry.h


Copyright © 2011-2024 Spraylight GmbH.