Revision: 44446
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44446&view=rev
Author:   bob1961
Date:     2011-04-19 18:03:28 +0000 (Tue, 19 Apr 2011)

Log Message:
-----------
Added GED_DM_VIEW_NULL.

Modified Paths:
--------------
    brlcad/trunk/include/ged.h

Modified: brlcad/trunk/include/ged.h
===================================================================
--- brlcad/trunk/include/ged.h  2011-04-19 16:18:20 UTC (rev 44445)
+++ brlcad/trunk/include/ged.h  2011-04-19 18:03:28 UTC (rev 44446)
@@ -74,6 +74,7 @@
 #define GED_DISPLAY_LIST_NULL (struct ged_display_list *)0
 #define GED_DRAWABLE_NULL (struct ged_drawable *)0
 #define GED_VIEW_NULL (struct ged_view *)0
+#define GED_DM_VIEW_NULL (struct ged_dm_view *)0
 #define GED_OBJ_NULL (struct ged_obj *)0
 
 #define GED_VIEW_OBJ_NULL ((struct view_obj *)0)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to