This is the complete list of members for Mesh, including all inherited members.
| close() (defined in NativeObject) | NativeObject | |
| create(Domain domain, Mesh.CreateInfo createInfo, String name) | Mesh | static |
| createBox(Domain domain, Vector3 size, long subdivisions, String name, Material material) | Mesh | static |
| createIcosphere(Domain domain, float radius, long subdivisions, String name, Material material) | Mesh | static |
| createPlane(Domain domain, float width, float height, long subdivisions, boolean invertU, boolean invertV, String name, Material material) | Mesh | static |
| createQuadsphere(Domain domain, float radius, long subdivisions, String name, Material material) | Mesh | static |
| createSphere(Domain domain, float radius, long segmentCount, long rowCount, String name, Material material) | Mesh | static |
| equals(Object object) | KanziObject | |
| getDomain() | KanziObject | |
| getDynamicMetaclass() | KanziObject | |
| getName() | Resource | |
| getNative() | KanziObject | |
| getOptionalProperty(PropertyType< TDataType > propertyType) | KanziObject | |
| getProperty(PropertyType< TDataType > propertyType) | KanziObject | |
| getUrl() | Resource | |
| hashCode() | KanziObject | |
| hasValue(PropertyType< TDataType > propertyType) | KanziObject | |
| isStale() | KanziObject | |
| metaclass | Mesh | static |
| mNativeObject (defined in NativeObject) | NativeObject | protected |
| mPhantomRef (defined in NativeObject) | NativeObject | protected |
| removeLocalValue(PropertyType< TDataType > propertyType) | KanziObject | |
| setFlagKeepDuringPatching(PropertyType< TDataType > propertyType) | KanziObject | |
| setKeepAlive(boolean keepAlive) | Resource | |
| setProperty(PropertyType< TDataType > propertyType, TDataType value) | KanziObject | |
| tryCreateObjectRef(Class< TType > clazz) | KanziObject |