Package | Description |
---|---|
com.aspose.cad.fileformats.obj.vertexdata |
Modifier and Type | Method and Description |
---|---|
boolean |
ObjVertexColor.equals(ObjVertexColor other)
Indicates whether the current object is equal to another object of the same type.
|
static boolean |
ObjVertexColor.op_Equality(ObjVertexColor a,
ObjVertexColor b)
Overloading the equality operator.
|
static boolean |
ObjVertexColor.op_Inequality(ObjVertexColor a,
ObjVertexColor b)
Overloading the inequality operator.
|