Ask Your Question
0

how to set size of points in viz::WCloud

asked 2018-01-23 14:09:38 -0600

JaneSnow gravatar image

Hello, everyone,

This is Jane, I am using viz::WCloud to draw a 3D face, and display it in window (viz::Viz3d myWindow), my problem is, I can set the color of the points displayed in the window, but I have no idea how to change the size of these 3D points, they are too small, and I can not use it in my work. Thanks. Here is how I set the color.

     viz::WCloud cloud_widget(bunny_cloud, viz::Color::green());

good luck

Jane

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-01-23 14:32:59 -0600

LBerger gravatar image

updated 2018-01-23 14:35:44 -0600

I have never found an answer to your question. I think of course it is possible in vtk. My answer to your problem is in histo3d example : draw cube

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-01-23 14:09:38 -0600

Seen: 411 times

Last updated: Jan 23 '18