Open CASCADE Technology 6.6.0
Enumerations
Image_FlipType.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Image_FlipType {
  Image_FT_HORIZONTAL, Image_FT_VERTICAL, Image_FT_MAINDIAGONAL, Image_FT_ANTIDIAGONAL,
  Image_FT_CENTER, Image_FT_90, Image_FT_180, Image_FT_270
}
 Type of orientation in a symmetry.
More...

Enumeration Type Documentation

  • FT_HORIZONTAL : symmetry with respect to an horizontal axis.
  • FT_VERTICAL : symmetry with respect to a vertical axis.
  • FT_MAINDIAGONAL : symmetry with respect to a
    diagonal oriented at 45 degrees.
  • FT_ANTIDIAGONAL : symmetry with respect to a
    diagonal oriented at -45 degrees.
  • FT_CENTER :
  • FT_90 : rotation of 90 degrees.
  • FT_180 : rotation of 180 degrees.
  • FT_270 : rotation of -90 degrees.
Enumerator:
Image_FT_HORIZONTAL 
Image_FT_VERTICAL 
Image_FT_MAINDIAGONAL 
Image_FT_ANTIDIAGONAL 
Image_FT_CENTER 
Image_FT_90 
Image_FT_180 
Image_FT_270 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines