The NinePatchPlaneGeometry node class. More...
#include "murl_graph_nine_patch_plane_geometry.h"
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 PropertyInfo * | GetPropertyInfo () |
Get the class' property info struct. More... | |
static const AttributeInfo * | GetAttributeInfo () |
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 NinePatchPlaneGeometry node class.
XML Elements
- XML Graph Node Attributes:
-
capCoordSizeX1="0.125" [Real]
The left cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().
capCoordSizeY1="0.125" [Real]
The bottom cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().
capCoordSizeX2="0.125" [Real]
The right cap coord size. See Murl::Graph::INinePatch::SetCapCoordSize().
capCoordSizeY2="0.125" [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_geometry.h