VertexField

Overview

VertexField यह जावा के लिए Aspose.3D FOSS में एक कक्षा है।. वारिस से: Serializable.

इस कक्षा में जावा प्रोग्रामों में VertexField वस्तुओं के साथ काम करने के लिए 10 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: VertexField, equals, getAlias, getDataType, getIndex, getOffset, getSemantic, getSize, hashCode, toString. सभी सार्वजनिक सदस्य किसी भी जावा अनुप्रयोग के लिए उपलब्ध हैं Aspose.3D FOSS स्थापित करने के बाद जावे पैकेज।. संपत्ति : alias, dataType, index, offset, semantic, size.

Properties

NameTypeAccessDescription
dataTypeVertexFieldDataTypeReadडेटा प्रकार प्राप्त करें।.
semanticVertexFieldSemanticReadसेमंटिक को मिला।.
aliasStringReadएलियंस प्राप्त करें।.
indexintReadइंडेक्स को मिला है।.
offsetintReadबदला लेते हैं।.
sizeintReadआकार मिलता है।.

Methods

SignatureDescription
VertexField(dataType: VertexFieldDataType, semantic: VertexFieldSemantic, index: int, alias: String, offset: int, size: int)इस VertexField उदाहरण पर {dataType, semantic, index, alias, offset, size) को कॉल करें।.
getDataType()VertexFieldDataTypeडेटा प्रकार वापस कर देता है।.
getSemantic()VertexFieldSemanticफिर से सेंटिक्स की ओर लौटते हैं।.
getAlias()Stringफिर से एलियंस लौटें।.
getIndex()intइंडेक्स को वापस लाएं।.
getOffset()intबदलाव वापस कर दिया।.
getSize()intआकार वापस कर दिया।.
hashCode()intइस VertexField उदाहरण पर हैशकोड कॉल करें।.
equals(obj: Object)booleanइस VertexField उदाहरण पर इक्वाइन्स(obj) कॉल करें।.
toString()Stringइस VertexField उदाहरण पर call toString।.

See Also

 हिन्दी