Make EllipseAnnotationActor more sharper.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
vtkStandardNewMacro(EllipseAnnotationActor)
|
||||
|
||||
namespace {
|
||||
const int GRANULARITY = 30;
|
||||
const int GRANULARITY = 60;
|
||||
}
|
||||
|
||||
void EllipseAnnotationActor::BuildShape() {
|
||||
|
||||
Reference in New Issue
Block a user