Skip to content

File Field.h

FileList > compo > Field.h

Go to the source code of this file

  • #include "Transform.h"

Classes

Type Name
class Field

Public Types

Type Name
enum FieldType

Public Types Documentation

enum FieldType

enum FieldType {
    NONE_FIELD,
    LINEAR_FIELD,
    SPHERE_FIELD,
    RADICAL_FIELD,
    RANDOM_FIRLD,
    BOX_FIELD
};


The documentation for this class was generated from the following file src/compo/Field.h