public static class ModelingViewHighQualityImage.ImageCountsData extends Object implements Serializable
ModelingViewHighQualityImage.getImageCounts()
Modifier and Type | Field and Description |
---|---|
double |
imageGenerationSeconds
Number of seconds to generate the image
|
int |
numberBodiesRendered
How many bodies were rendered for the image
|
int |
numberFacesRendered
How many faces were rendered for the image
|
int |
numberPolygonsGenerated
How many polygons were created from the faces for the image
|
double |
polygonGenerationSeconds
Number of seconds to generate the polygons
|
double |
shadowGenerationSeconds
Number of seconds to generate the shadows
|
Constructor and Description |
---|
ImageCountsData() |
public int numberBodiesRendered
public int numberFacesRendered
public int numberPolygonsGenerated
public double polygonGenerationSeconds
public double shadowGenerationSeconds
public double imageGenerationSeconds
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.