H3D.org Forum Index Programming Issues
Can I draw directly into window from X3DGeometryNode::render() | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| cgunn | Posted on: 2012/6/5 3:28 |
Just can't stay away ![]() ![]() Joined: 2004/12/7 From: Canberra, Australia Posts: 98 |
Can I draw directly into window from X3DGeometryNode::render() I would like to find a way to draw directly into the main display window from within the render() function of a specialized X3DGeometryNode. I would be using 2D drawing functions (e.g. from WxWidgets if using H3DViewer) which are in terms of pixels, so I would need to know the window dimensions and window ID. Is there any way to get that from within a X3DGeometryNode?
|
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
cgunn | 2012/6/5 3:28 |
| |
daniel | 2012/6/8 13:21 |
| Register To Post | |


