props.h

Go to the documentation of this file.
00001 /**********************************************************************
00002  *<
00003     FILE: props.h
00004 
00005     DESCRIPTION: Property ID definitions (for use  SetProperty and GetProperty)
00006 
00007     CREATED BY: Dan Silva
00008 
00009     HISTORY:
00010 
00011  *> Copyright (c) 1994, All Rights Reserved.
00012  **********************************************************************/
00013 
00014 
00015 #pragma once
00016 
00017 #define PROP_NODE_BONE  0x00000100
00018 #define PROP_COLOR      0x00000200
00019 #define PROP_MASTER     0x00001000
00020