Open Search
    VolumeConversionPolygon Struct Reference

    #include <volumetools.h>

    Public Member Functions

    void SetTriangle ()
     
    Bool IsTriangle () const
     
    UInt32 operator[] (UInt index) const
     
    UInt32operator[] (UInt index)
     

    Public Attributes

    UInt32 a
     
    UInt32 b
     
    UInt32 c
     
    UInt32 d
     

    Static Public Attributes

    static const Int32 size
     

    Member Function Documentation

    ◆ SetTriangle()

    void SetTriangle ( )

    ◆ IsTriangle()

    Bool IsTriangle ( ) const

    ◆ operator[]() [1/2]

    UInt32 operator[] ( UInt  index) const

    ◆ operator[]() [2/2]

    UInt32& operator[] ( UInt  index)

    Member Data Documentation

    ◆ a

    UInt32 a

    ◆ b

    UInt32 b

    ◆ c

    UInt32 c

    ◆ d

    UInt32 d

    ◆ size

    const Int32 size
    static