Open Search
    GmlNode Struct Reference

    #include <gmlwriter.h>

    Public Member Functions

     GmlNode ()=default
     
     GmlNode (const void *n, Int i=-1)
     
     MAXON_OPERATOR_EQUALITY_HASHCODE (GmlNode, node, index)
     
     operator Bool () const
     

    Public Attributes

    const void * node
     
    Int index
     

    Constructor & Destructor Documentation

    ◆ GmlNode() [1/2]

    GmlNode ( )
    default

    ◆ GmlNode() [2/2]

    GmlNode ( const void *  n,
    Int  i = -1 
    )
    explicit

    Member Function Documentation

    ◆ MAXON_OPERATOR_EQUALITY_HASHCODE()

    MAXON_OPERATOR_EQUALITY_HASHCODE ( GmlNode  ,
    node  ,
    index   
    )

    ◆ operator Bool()

    operator Bool ( ) const
    explicit

    Member Data Documentation

    ◆ node

    const void* node

    ◆ index

    Int index