OEShapeQueryPublic
class OEShapeQueryPublic
This class represents OEShapeQueryPublic. This is an initial public implementation with limited functionality.
Constructors
OEShapeQueryPublic()
OEShapeQueryPublic(const OEShapeQueryPublic &)
Default and copy constructors.
operator=
OEShapeQueryPublic &operator=(const OEShapeQueryPublic &)
Assignment operator.
operator bool
operator bool() const
Returns true if the instance is valid. Otherwise returns false.
GetColorForceField
const OEColorForceField *GetColorForceField() const
Returns a pointer to its OEColorForceField
GetTitle
const char *GetTitle() const
Returns the title.