IntegerTriplet Class Reference

#include <custom_datatype.h>

Detailed Description

[datatypes_datatype_declaration]

Public Member Functions

 IntegerTriplet ()
 
maxon::String ToString (const maxon::FormatStatement *formatStatement) const
 

Public Attributes

maxon::Int _a
 
maxon::Int _b
 
maxon::Int _c
 

Constructor & Destructor Documentation

◆ IntegerTriplet()

Member Function Documentation

◆ ToString()

maxon::String ToString ( const maxon::FormatStatement formatStatement) const

Member Data Documentation

◆ _a

◆ _b

◆ _c