Uses of Class
edu.nps.moves.dis7.pdus.Vector2Float
Packages that use Vector2Float
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of Vector2Float in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type Vector2FloatModifier and TypeFieldDescriptionprotected List<Vector2Float>MinefieldStatePdu.perimeterPointsperimeter points for the minefieldprotected List<Vector2Float>MinefieldQueryPdu.requestedPerimeterPointsperimeter points of requestMethods in edu.nps.moves.dis7.pdus that return Vector2FloatModifier and TypeMethodDescriptionVector2Float.setX(float pX)Setter forxVector2Float.setY(float pY)Setter foryMethods in edu.nps.moves.dis7.pdus that return types with arguments of type Vector2FloatModifier and TypeMethodDescriptionMinefieldStatePdu.getPerimeterPoints()Getter forMinefieldStatePdu.perimeterPointsMinefieldQueryPdu.getRequestedPerimeterPoints()Getter forMinefieldQueryPdu.requestedPerimeterPointsMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type Vector2FloatModifier and TypeMethodDescriptionMinefieldStatePdu.setPerimeterPoints(List<Vector2Float> pPerimeterPoints)Setter forMinefieldStatePdu.perimeterPointsMinefieldQueryPdu.setRequestedPerimeterPoints(List<Vector2Float> pRequestedPerimeterPoints)Setter forMinefieldQueryPdu.requestedPerimeterPoints