Field::GetFieldType
Defined in:
Returns the specific type of a field.
C4Fields.h
Prototype
FieldType GetFieldType(void) const;
Description
The GetFieldType
function returns the specific field type, which can be one of the following constants.
kFieldBox |
Box field. |
kFieldCylinder |
Cylinder field. |
kFieldSphere |
Sphere field. |