DzImageProperty Class Reference
[Property Objects]

A static (non-animatable) image property. More...

Inheritance diagram for DzImageProperty:

DzProperty DzBase QObject Object List of all members.

Constructors

 DzImageProperty (String name, Boolean isUserProperty)

Methods

DzTexture getValue ()
Boolean setValue (DzTexture val)

Detailed Description

A static (non-animatable) image property.


Constructor & Destructor Documentation

DzImageProperty::DzImageProperty ( String  name,
Boolean  isUserProperty 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Parameters:
name The name of this property.
isUserProperty If true, create a user property. User properties are properties that can be added/deleted by users.


Member Function Documentation

DzTexture DzImageProperty::getValue (  ) 

Returns:
The image value of this property.

Boolean DzImageProperty::setValue ( DzTexture  val  ) 

Set the image value.


Generated on Thu Sep 24 12:21:12 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.