Message 1 of 3
Custom helper geometry question...

Not applicable
08-28-2008
03:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been creating some scripted helper objects with custom geometry. If I have an on getDisplayMesh event handler, is there any way to 'override the override' and get the helper to display like its parent class? Specifically, my helpers are derived from Point, and there are cases in which it would be useful to draw them simply as axis tripods. What I've done for the moment is create my own model of a tripod and have on getDisplayMesh return that, but it seems inefficient.
Thanks!
Thanks!