| AIS_Textured object with contour - lines |
 |
| JuryS | 2010/08/04 01:24 | Hi Guys !
Some time ago I'm find function which I may to show my textured objects with lines.
It's was like ...PrsManager.... or TextureManager -> show lines on textured object.
But now I can't found this. Maybe anybody know how I can show contour lines on a Textured shape |  |
|
|
 |
| beyondjjw | 2010/08/25 11:02 | | Anybody knows how to implement this function. I want to know too. |  |
|
|
 |
| JuryS | 2010/08/25 16:38 | Hi! I make this code with AIS_TexturedShape.cxx
In method compute insert code in case 3:
StdPrs_WFDeflectionShape::Add(aPrs,myshape,myDrawer);
Also you can set the color of the AIS_Shape before texturize and you see the contour lines with color that you make. Here is internal method for show lines DoShowTriangles but there is more that contour lines. |  |
|
|