Table of Contents

Class AttributeExtensions

Namespace
ReFuel.Graphics
Assembly
ReFuel.dll
public static class AttributeExtensions
Inheritance
AttributeExtensions
Inherited Members

Methods

IsFloat(AttributeType)

public static bool IsFloat(this AttributeType type)

Parameters

type AttributeType

Returns

bool

IsInteger(AttributeType)

public static bool IsInteger(this AttributeType type)

Parameters

type AttributeType

Returns

bool

WordSize(AttributeType)

public static int WordSize(this AttributeType type)

Parameters

type AttributeType

Returns

int