newspeoplefor developersdocumentationdownloads

attributeid.h File Reference

#include "attr/_attridtyped.h"
#include "attr/attributeclasses.h"

Go to the source code of this file.


Namespaces

namespace  Attr

Classes

class  Attr::AttributeID

Enumerations

enum  Attr::Type {
  Attr::Void = nVariant::Void,
  Attr::Int = nVariant::Int,
  Attr::Float = nVariant::Float,
  Attr::Bool = nVariant::Bool,
  Attr::Vector3 = nVariant::Vector3,
  Attr::Vector4 = nVariant::Vector4,
  Attr::String = nVariant::String,
  Attr::Matrix44 = nVariant::Matrix44,
  Attr::None
}
 data types More...

Functions

bool Attr::operator== (const AttributeID &lhs, const AttributeID &rhs)
bool Attr::operator!= (const AttributeID &lhs, const AttributeID &rhs)

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.