class VertexAttributes():
    def __init__(self, attributes):
        '''
        *Parameters:*