Revision: 76574
http://sourceforge.net/p/brlcad/code/76574
Author: starseeker
Date: 2020-07-29 17:19:11 +0000 (Wed, 29 Jul 2020)
Log Message:
-----------
No longer using vo_callback/vo_observers
Modified Paths:
--------------
brlcad/branches/bioh/include/dm/bview.h
Modified: brlcad/branches/bioh/include/dm/bview.h
===================================================================
--- brlcad/branches/bioh/include/dm/bview.h 2020-07-29 17:03:44 UTC (rev
76573)
+++ brlcad/branches/bioh/include/dm/bview.h 2020-07-29 17:19:11 UTC (rev
76574)
@@ -289,9 +289,6 @@
mat_t vo_pmodel2view;
mat_t vo_view2model;
mat_t vo_pmat; /**< @brief perspective
matrix */
- struct bu_observer_list vo_observers;
- void (*vo_callback)(); /**< @brief called in
vo_update with vo_clientData and vop */
- void * vo_clientData; /**< @brief passed to
vo_callback */
int vo_zclip;
void *interp;
};
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits