public class U3dBaseMesh extends Object
| Constructor and Description |
|---|
U3dBaseMesh(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Vector4F> |
getDiffuseColors() |
List<U3dFace> |
getFaces() |
List<Vector3F> |
getNormals() |
List<Vector3F> |
getPositions() |
List<Vector4F> |
getSpecularColors() |
List<Vector4F> |
getTexCoords() |
boolean |
hasDiffuseColors() |
boolean |
hasNormals() |
boolean |
hasPositions() |
boolean |
hasSpecularColors() |
public String Name
public U3dBaseMesh(String name)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.